From ad5052c5438222621d9ea785cdd68fe19916a7f4 Mon Sep 17 00:00:00 2001 From: wesley88 <9519127+wesley88@user.noreply.gitee.com> Date: Mon, 17 Feb 2025 00:40:02 +0800 Subject: [PATCH] 1 --- admin-web-master/src/components/add/addht.vue | 64 ++++++++++++++++++++++++++++++++++++++-------------------------- admin-web-master/src/components/resourceCommodity/index.vue | 6 +++--- admin-web-master/src/views/detect/examine/index.vue | 6 +++--- admin-web-master/src/views/detect/information/index.vue | 2 +- admin-web-master/src/views/detect/map/index.vue | 2 +- admin-web-master/src/views/serve/kefuServe/index.vue | 159 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------------------- admin-web-master/src/views/shopRental/manage/index.vue | 10 ++++++++++ 7 files changed, 140 insertions(+), 109 deletions(-) diff --git a/admin-web-master/src/components/add/addht.vue b/admin-web-master/src/components/add/addht.vue index 51a7be8..772f0ad 100644 --- a/admin-web-master/src/components/add/addht.vue +++ b/admin-web-master/src/components/add/addht.vue @@ -40,7 +40,7 @@ cereContractTemplate,cerePlatformMerchant } from '@/api/newly.js' import { - dataInprotDocument + dataInprotDocument,modifyResourceStatus } from '@/api/newly.js' import { msgedit @@ -248,6 +248,12 @@ import { message: '添加成功', type: 'success' }) + modifyResourceStatus({ + resourcesId: info1.shopNumber, + status:"4" + }).then(res => { + console.error(res) + }) this.$emit('removeonaction', '1') } else { this.$message({ @@ -342,31 +348,37 @@ import { message: '添加成功', type: 'success' }) - if(this.info.id) { - if(this.info.cereBasicInformationShop && this.info.cereBasicInformationShop.id) { - msgedit({ - auditStatus: '4', - id: this.info.id, - contractNumber: this.formInline.contractNumber - }) - } - if(this.info.cereAdvertisingInformation && this.info.cereAdvertisingInformation.id) { - AdvertiserInfoEdit({ - auditStatus: '4', - id: this.info.id, - contractId: this.formInline.contractNumber - }).then(item => { - this.getAll() - }) - } - if(this.info.cereBasicInformationVenue && this.info.cereBasicInformationVenue.id) { - msgedit({ - auditStatus: '4', - id: this.info.id, - contractNumber: this.formInline.contractNumber - }) - } - } + modifyResourceStatus({ + resourcesId: info1.shopNumber, + status:"4" + }).then(res => { + console.error(res) + }) + // if(this.info.id) { + // if(this.info.cereBasicInformationShop && this.info.cereBasicInformationShop.id) { + // msgedit({ + // auditStatus: '4', + // id: this.info.id, + // contractNumber: this.formInline.contractNumber + // }) + // } + // if(this.info.cereAdvertisingInformation && this.info.cereAdvertisingInformation.id) { + // AdvertiserInfoEdit({ + // auditStatus: '4', + // id: this.info.id, + // contractId: this.formInline.contractNumber + // }).then(item => { + // this.getAll() + // }) + // } + // if(this.info.cereBasicInformationVenue && this.info.cereBasicInformationVenue.id) { + // msgedit({ + // auditStatus: '4', + // id: this.info.id, + // contractNumber: this.formInline.contractNumber + // }) + // } + // } this.$emit('removeonaction', '1') } else { this.$message({ diff --git a/admin-web-master/src/components/resourceCommodity/index.vue b/admin-web-master/src/components/resourceCommodity/index.vue index b2ffa5e..8b72810 100644 --- a/admin-web-master/src/components/resourceCommodity/index.vue +++ b/admin-web-master/src/components/resourceCommodity/index.vue @@ -27,17 +27,17 @@ -
{{editbgid.surveyingArea || '无'}}
+
{{editbgid.surveyingArea?editbgid.surveyingArea+' ㎡': '无'}}
-
{{editbgid.propertyArea || '无'}}
+
{{editbgid.propertyArea?editbgid.propertyArea+' ㎡':'无'}}
-
{{editbgid.actualUsableArea || '无'}}
+
{{editbgid.actualUsableArea?editbgid.actualUsableArea+' ㎡':'无'}}
diff --git a/admin-web-master/src/views/detect/examine/index.vue b/admin-web-master/src/views/detect/examine/index.vue index 035e53b..e575119 100644 --- a/admin-web-master/src/views/detect/examine/index.vue +++ b/admin-web-master/src/views/detect/examine/index.vue @@ -78,7 +78,7 @@ @@ -123,7 +123,7 @@ @@ -168,7 +168,7 @@ diff --git a/admin-web-master/src/views/detect/information/index.vue b/admin-web-master/src/views/detect/information/index.vue index c82a05c..df85b93 100644 --- a/admin-web-master/src/views/detect/information/index.vue +++ b/admin-web-master/src/views/detect/information/index.vue @@ -68,7 +68,7 @@ diff --git a/admin-web-master/src/views/detect/map/index.vue b/admin-web-master/src/views/detect/map/index.vue index 82a9905..bcb271a 100644 --- a/admin-web-master/src/views/detect/map/index.vue +++ b/admin-web-master/src/views/detect/map/index.vue @@ -90,7 +90,7 @@ diff --git a/admin-web-master/src/views/serve/kefuServe/index.vue b/admin-web-master/src/views/serve/kefuServe/index.vue index 30ac5a0..bf5c9d1 100644 --- a/admin-web-master/src/views/serve/kefuServe/index.vue +++ b/admin-web-master/src/views/serve/kefuServe/index.vue @@ -13,93 +13,101 @@ -->
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -
+ - - - - - - - - - - - - - - - - - - +
-
+ - - - - - - - - - - - - - + @@ -203,6 +211,7 @@ export default { data() { return { + xiangTab: 'first', detbox: false, // 详情 edit: true, // 编辑 action: uploadUrl, // 上传图片 diff --git a/admin-web-master/src/views/shopRental/manage/index.vue b/admin-web-master/src/views/shopRental/manage/index.vue index 0e200a7..b6f895a 100644 --- a/admin-web-master/src/views/shopRental/manage/index.vue +++ b/admin-web-master/src/views/shopRental/manage/index.vue @@ -161,6 +161,9 @@ import { cereContractInformation } from '@/api/commodityLease.js' + import { + modifyResourceStatus + } from '@/api/newly.js' export default { data() { return { @@ -247,6 +250,13 @@ message: '终止成功', type: 'success' }) + let c1 = row.shopNumber + modifyResourceStatus({ + resourcesId: c1, + status:"0" + }).then(res => { + console.error(res) + }) // this.$emit('removeonaction', '1') this.getAll() } else { -- libgit2 0.21.4