基础管理代码提交增加id
This commit is contained in:
parent
90660f5a1b
commit
bfcbefb516
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue