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