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:
@@ -346,6 +346,7 @@ const handleSubmit = async () => {
|
||||
// list.forEach(item => {
|
||||
// otherAttachmentList.value.push(item)
|
||||
// })
|
||||
getAttachmentList()
|
||||
}
|
||||
fileList.value = []
|
||||
// changeFileList('all',true)
|
||||
|
||||
Reference in New Issue
Block a user