diff --git a/src/components/DetailComponent/ProjectAttachment.vue b/src/components/DetailComponent/ProjectAttachment.vue index bb7833b..9919ec7 100644 --- a/src/components/DetailComponent/ProjectAttachment.vue +++ b/src/components/DetailComponent/ProjectAttachment.vue @@ -346,6 +346,7 @@ const handleSubmit = async () => { // list.forEach(item => { // otherAttachmentList.value.push(item) // }) + getAttachmentList() } fileList.value = [] // changeFileList('all',true)