修改bug-286

This commit is contained in:
zeng yuneng
2022-12-06 11:46:38 +08:00
parent 231fe6db61
commit 32dc25aad3
@@ -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 = ""