luojun hace 2 años
padre
commit
9ec6971e2b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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) {