| | |
| | | tabStatus: 1,
|
| | | keyWord: '',
|
| | | loadingStatus: 'nomore', |
| | | clickInfo: {}
|
| | | clickInfo: {}, |
| | | currentRole: {}
|
| | | }
|
| | | },
|
| | | onShow() { |
| | | this.resetParams()
|
| | | this.getSiteList()
|
| | | this.getSiteList() |
| | | this.currentRole = uni.getStorageSync("activeRole")
|
| | | },
|
| | | onReachBottom() {
|
| | | this.pagingParams.current++
|
| | |
| | | })
|
| | | return res
|
| | | },
|
| | | pushPage(placeId, id) {
|
| | | pushPage(placeId, id) { |
| | | const { roleAlias } = this.currentRole |
| | | if (roleAlias === "inhabitant") { |
| | | return |
| | | }
|
| | | this.$u.func.globalNavigator(`/subPackage/workbench/views/examine?id=${id}&placeId=${placeId}`)
|
| | | }
|
| | | }
|
| | |
| | | padding: 10rpx 0;
|
| | |
|
| | | .address {
|
| | | width: 65%;
|
| | | width: 65%; |
| | | text-align: right;
|
| | | }
|
| | | }
|
| | | }
|