luojun 2 lat temu
rodzic
commit
9ec6971e2b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/system/dept/dialog.edit.vue

+ 1 - 1
src/views/system/dept/dialog.edit.vue

@@ -432,7 +432,7 @@ export default {
     },
 
     async show(row) {
-        this.form=[];
+        this.form={};
         this.id=0;
         this.constructionList=[];
       if (row != 0) {