Przeglądaj źródła

提交修改

yun
douzhuo 2 lat temu
rodzic
commit
dbae715a0c
2 zmienionych plików z 5 dodań i 4 usunięć
  1. +4
    -4
      pages/center/Piabodata/Userinsightinto.vue
  2. +1
    -0
      pages/mine/calibration.vue

+ 4
- 4
pages/center/Piabodata/Userinsightinto.vue Wyświetl plik

@@ -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


+ 1
- 0
pages/mine/calibration.vue Wyświetl plik

@@ -79,6 +79,7 @@
let param = {
keywordIds:'',
id: this.customerId,
projectId: uni.getStorageSync('buildingID').id,
}
let str = []
this.allList.map(item => {


Ładowanie…
Anuluj
Zapisz