Przeglądaj źródła

Merge branch 'master' of http://git.2weisou.com/liumin/zkPCproject into master

newStyle
corala 2 lat temu
rodzic
commit
bcd06fce75
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/views/Statistics/index.vue

+ 1
- 1
src/views/Statistics/index.vue Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz