瀏覽代碼

调整机构

luojun 2 年之前
父節點
當前提交
9ec6971e2b
共有 1 個文件被更改,包括 1 次插入1 次删除
  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) {