Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
liumin
/
NewZkgj
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
提交修改
yun
douzhuo
2 anos atrás
pai
dabf68b07e
commit
dbae715a0c
2 arquivos alterados
com
5 adições
e
4 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+4
-4
pages/center/Piabodata/Userinsightinto.vue
+1
-0
pages/mine/calibration.vue
+ 4
- 4
pages/center/Piabodata/Userinsightinto.vue
Ver arquivo
@@ -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 arquivo
@@ -79,6 +79,7 @@
let param = {
keywordIds:'',
id: this.customerId,
projectId: uni.getStorageSync('buildingID').id,
}
let str = []
this.allList.map(item => {
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar