Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
liumin
/
NewZkgj
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
提交修改
yun
douzhuo
hace 2 años
padre
dabf68b07e
commit
dbae715a0c
Se han
modificado 2 ficheros
con
5 adiciones
y
4 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+4
-4
pages/center/Piabodata/Userinsightinto.vue
+1
-0
pages/mine/calibration.vue
+ 4
- 4
pages/center/Piabodata/Userinsightinto.vue
Ver fichero
@@ -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 fichero
@@ -79,6 +79,7 @@
let param = {
keywordIds:'',
id: this.customerId,
projectId: uni.getStorageSync('buildingID').id,
}
let str = []
this.allList.map(item => {
Escribir
Vista previa
Cargando…
Cancelar
Guardar