Ver a proveniência

提交修改

newStyle
douzhuo há 2 anos
ascendente
cometimento
1b6dc00d97
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      src/views/Statistics/index.vue

+ 1
- 1
src/views/Statistics/index.vue Ver ficheiro

@@ -445,7 +445,7 @@ export default {
})
.then((res) => {
this.objlist = res.data.list;
this.alllist = [{ name: "有效接待", num: res.data.total }];
// this.alllist = [{ name: "有效接待", num: res.data.total }];

this.efficient = res.data.total;
this.markCount = res.data.markCount;


Carregando…
Cancelar
Guardar