jinx 11 місяців тому
батько
коміт
1cbec1d07b
1 змінених файлів з 3 додано та 1 видалено
  1. 3 1
      packages/admin/src/views/tab5/index.vue

+ 3 - 1
packages/admin/src/views/tab5/index.vue

@@ -587,7 +587,9 @@ export default {
       }
       }
       console.log('res', res)
       console.log('res', res)
     },
     },
-    handleFileRemove () {},
+    handleFileRemove () {     
+      this.level2ModalForm.thumb = ''
+    },
     async handleFileUpload ({ file }) {
     async handleFileUpload ({ file }) {
       const res = await fileUpload({
       const res = await fileUpload({
         file: file,
         file: file,