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/utils/request.js b/admin-web-master/src/utils/request.js index c4ca789..e5e121e 100644 --- a/admin-web-master/src/utils/request.js +++ b/admin-web-master/src/utils/request.js @@ -17,9 +17,9 @@ let baseURL = '' if(host === 'localhost:8080' || host === 'localhost:8081' || host === 'localhost:9528'|| host === '192.168.31.45:9528'|| host === 'localhost:9529' ) { // baseURL = process.env.VUE_APP_DOMAIN_PREFIX_1; - baseURL = 'https://jy.scjysm.asia:18086/cdwlMall/meserver/admin-server'; + // baseURL = 'https://jy.scjysm.asia:18086/cdwlMall/meserver/admin-server'; // baseURL = 'http://172.16.61.125:9003'; - // baseURL = 'http://10.0.0.51:9003'; + baseURL = 'http://192.168.2.107:9003'; // baseURL = process.env.VUE_APP_DOMAIN_PREFIX_1; // baseURL = 'http://192.168.2.225:9003'; 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 @@ - +