基础管理代码提交增加id

This commit is contained in:
zhouxain01 2023-12-20 20:41:12 +08:00
parent 90660f5a1b
commit bfcbefb516
1 changed files with 1 additions and 0 deletions

View File

@ -524,6 +524,7 @@ export default {
this.reset();
this.open = true;
this.title = "绑定";
this.form.id = this.ids[0].id;
this.form.maId = this.ids[0].maId;
this.form.labelType = this.ids[0].labelType;
this.form.labelCode = this.ids[0].labelCode;