|
@@ -1952,6 +1952,7 @@
|
|
|
this.form.partbAddress = this.enterprisePage[0].address;
|
|
this.form.partbAddress = this.enterprisePage[0].address;
|
|
|
}
|
|
}
|
|
|
this.form.createDeptName = this.user.info.groupName;
|
|
this.form.createDeptName = this.user.info.groupName;
|
|
|
|
|
+ this.form.isGenerateReceiptPlan = +this.isGenReceiptPlan;
|
|
|
await this.changeContract(row);
|
|
await this.changeContract(row);
|
|
|
},
|
|
},
|
|
|
getEnterprisePage() {
|
|
getEnterprisePage() {
|