Browse Source

新增时切换节点数据不删除

duy 2 weeks ago
parent
commit
92228d008f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/other-file/image-form.vue

+ 2 - 2
src/views/other-file/image-form.vue

@@ -274,8 +274,8 @@ const nodeWbsElTreeClick = ({ data, keys }) => {
             seeAlsoCode: '',
         }
 
-            uploadFileList.value = []
-            previewFileList.value = []
+           // uploadFileList.value = []
+            //previewFileList.value = []
         }
         formValue.value.wbsId = data['primaryKeyId']
         getFileTitleNamedata(data['primaryKeyId'])