修改bug-286
This commit is contained in:
@@ -1482,6 +1482,7 @@
|
||||
zrDeptIdName:this.$store.getters.userInfo.institutionName,
|
||||
children:[],
|
||||
};
|
||||
if(!this.form.modelData) this.form.modelData=[]
|
||||
this.form.modelData.push(list);
|
||||
this.$message.success("新增成功")
|
||||
this.showForm.modelNum = ""
|
||||
|
||||
Reference in New Issue
Block a user