Ver a proveniência

提交修改

yun
douzhuo há 2 anos
ascendente
cometimento
dbae715a0c
2 ficheiros alterados com 5 adições e 4 eliminações
  1. +4
    -4
      pages/center/Piabodata/Userinsightinto.vue
  2. +1
    -0
      pages/mine/calibration.vue

+ 4
- 4
pages/center/Piabodata/Userinsightinto.vue Ver ficheiro

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

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


Carregando…
Cancelar
Guardar