fix(缺陷管理): 详情及编辑支持拖拽上传

--bug=1036305 --user=宋昌昌 【缺陷管理】缺陷详情-附加-不支持拖拽上传 https://www.tapd.cn/55049933/s/1471293
This commit is contained in:
song-cc-rock 2024-03-07 10:59:34 +08:00 committed by Craftsman
parent 55c0d1f285
commit b8b33524c0
2 changed files with 2 additions and 0 deletions

View File

@ -153,6 +153,7 @@
}
function handleChange(_fileList: MsFileItem[], fileItem: MsFileItem) {
fileItem.local = true;
emit('change', _fileList, fileItem);
}

View File

@ -1,5 +1,6 @@
<template>
<MsCard
:special-height="10"
no-content-padding
divider-has-p-x
has-breadcrumb