Merge pull request 'fix(ProjectAttachment): 重新获取附件列表' (#1015) from master into prod

Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/1015
This commit is contained in:
2025-05-22 15:09:20 +00:00

View File

@@ -346,6 +346,7 @@ const handleSubmit = async () => {
// list.forEach(item => { // list.forEach(item => {
// otherAttachmentList.value.push(item) // otherAttachmentList.value.push(item)
// }) // })
getAttachmentList()
} }
fileList.value = [] fileList.value = []
// changeFileList('all',true) // changeFileList('all',true)