luojun 2 éve
szülő
commit
9ec6971e2b
1 módosított fájl, 1 hozzáadás és 1 törlés
  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) {