From dbae715a0c0ea7ec6ad40a5d354eb0ba1afdc353 Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Wed, 6 Jul 2022 14:03:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/center/Piabodata/Userinsightinto.vue | 8 ++++---- pages/mine/calibration.vue | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/pages/center/Piabodata/Userinsightinto.vue b/pages/center/Piabodata/Userinsightinto.vue index 11199ab..541d501 100644 --- a/pages/center/Piabodata/Userinsightinto.vue +++ b/pages/center/Piabodata/Userinsightinto.vue @@ -195,10 +195,10 @@ } this.$u.post("/matchKeywords/findmatchdata", parames).then(data => { this.LOADING = false - this.numlist.push({ - name:"有效接待", - num:data.total - }) + // this.numlist.push({ + // name:"有效接待", + // num:data.total + // }) this.efficient = data.total this.markCount = data.markCount this.noMarkCount = data.noMarkCount diff --git a/pages/mine/calibration.vue b/pages/mine/calibration.vue index 33f6101..ce5d8e9 100644 --- a/pages/mine/calibration.vue +++ b/pages/mine/calibration.vue @@ -79,6 +79,7 @@ let param = { keywordIds:'', id: this.customerId, + projectId: uni.getStorageSync('buildingID').id, } let str = [] this.allList.map(item => {