xsh 3 năm trước cách đây
mục cha
commit
8652908243
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/BioSafety/personAdmin/AddOrEdit.vue

+ 1 - 0
src/views/BioSafety/personAdmin/AddOrEdit.vue

@@ -155,6 +155,7 @@ export default {
         } else {
           this.$message.error(`${this.form.id ? "修改" : "添加"}失败`);
         }
+        this.file = [];
       });
     },
     // 取消