diff --git a/admin-web-master/src/components/add/addremoveht.vue b/admin-web-master/src/components/add/addremoveht.vue index e60fd6c..df5154f 100644 --- a/admin-web-master/src/components/add/addremoveht.vue +++ b/admin-web-master/src/components/add/addremoveht.vue @@ -82,7 +82,7 @@ - + @@ -481,7 +481,7 @@ contractChangeReason: this.contractChangeReason, dataStatus: dataStatus, originalContractCode: this.info.contractNumber, - + id: this.info.id, relatedMerchants: this.info.relatedMerchants, tenantName: this.info.tenantName, tenantTelephone: this.info.tenantTelephone, @@ -492,6 +492,7 @@ if (valid) { cereContractInformation({ ...this.formInline, + id: this.info.id, relatedMerchants: this.shopId, contractChangeReason: this.contractChangeReason, dataStatus: dataStatus, diff --git a/admin-web-master/src/views/order/after/index.vue b/admin-web-master/src/views/order/after/index.vue index 21b8d4c..16eb34e 100644 --- a/admin-web-master/src/views/order/after/index.vue +++ b/admin-web-master/src/views/order/after/index.vue @@ -52,7 +52,7 @@ - +