diff --git a/admin-web-master/src/components/chakan/cd.vue b/admin-web-master/src/components/chakan/cd.vue index b54a369..bdcb5bf 100644 --- a/admin-web-master/src/components/chakan/cd.vue +++ b/admin-web-master/src/components/chakan/cd.vue @@ -135,7 +135,9 @@ - + + {{scope.row.businessType != ''?scope.row.businessType:'无'}} + diff --git a/admin-web-master/src/components/chakan/map.vue b/admin-web-master/src/components/chakan/map.vue index dffad8d..91ed52b 100644 --- a/admin-web-master/src/components/chakan/map.vue +++ b/admin-web-master/src/components/chakan/map.vue @@ -31,8 +31,8 @@ - - {{editbgid.advertisingNumber || '无'}} + + {{editbgid.rotationOrder || '无'}} @@ -47,7 +47,8 @@ - {{editbgid.playDuration || '无'}} + {{editbgid.playDuration}}/秒 + 无 diff --git a/admin-web-master/src/components/resourceCommodity/index.vue b/admin-web-master/src/components/resourceCommodity/index.vue index 875102d..5457779 100644 --- a/admin-web-master/src/components/resourceCommodity/index.vue +++ b/admin-web-master/src/components/resourceCommodity/index.vue @@ -169,9 +169,15 @@ - + + + {{scope.row.rentalPrice}}/M² + + + {{scope.row.leaseTerm!=''?scope.row.leaseTerm:'-'}} + - {{moban[0].rentalPrice*tableData.actualUsableArea || ''}}元/{{moban[0].leaseTerm || ''}} + {{moban[0].rentalPrice*tableData.actualUsableArea || ''}}元/{{moban[0].leaseTerm || ''}} + {{moban[0].rentalPrice*tableData.actualArea || ''}}元/{{moban[0].leaseTerm || ''}} 查看更多租金优惠 @@ -454,9 +455,18 @@ }, moreZu() { - uni.navigateTo({ - url: `/pagesA/moreZu/moreZu?resourcesId=${this.resourcesId}&moprice=${this.tableData.actualUsableArea}` - }) + if(this.tableData.actualUsableArea){ + + uni.navigateTo({ + url: `/pagesA/moreZu/moreZu?resourcesId=${this.resourcesId}&moprice=${this.tableData.actualUsableArea}` + }) + }else{ + uni.navigateTo({ + url: `/pagesA/moreZu/moreZu?resourcesId=${this.resourcesId}&moprice=${this.tableData.actualArea}` + }) + + } + }, } }; diff --git a/lvdao-miniapp/pages/propertyPay/propertyPayList/propertyPayList.vue b/lvdao-miniapp/pages/propertyPay/propertyPayList/propertyPayList.vue index 2ec91eb..38cf541 100644 --- a/lvdao-miniapp/pages/propertyPay/propertyPayList/propertyPayList.vue +++ b/lvdao-miniapp/pages/propertyPay/propertyPayList/propertyPayList.vue @@ -186,7 +186,7 @@ num = num + Number(list[n].payPrice) } } - return num + return num.toFixed(2) }, allcknum() { let num = 0 @@ -198,7 +198,7 @@ } } } - return num + return num.toFixed(2) }, }, watch: { diff --git a/lvdao-miniapp/pagesA/myZiyuan/myZiDetailsnew.vue b/lvdao-miniapp/pagesA/myZiyuan/myZiDetailsnew.vue index fce7a6d..0834e19 100644 --- a/lvdao-miniapp/pagesA/myZiyuan/myZiDetailsnew.vue +++ b/lvdao-miniapp/pagesA/myZiyuan/myZiDetailsnew.vue @@ -49,11 +49,13 @@ 实际使用面积 - {{record.cereBasicInformationShop.actualUsableArea || '无'}} + {{record.cereBasicInformationShop.actualUsableArea}}/M² + 无 产权面积 - {{record.cereBasicInformationShop.propertyArea || '无' }} + {{record.cereBasicInformationShop.propertyArea}}/M² + 无 所属区域