diff --git a/fuintAdmin/src/views/shopowner.vue b/fuintAdmin/src/views/shopowner.vue index f3db3a9f4..c73eb0dd7 100644 --- a/fuintAdmin/src/views/shopowner.vue +++ b/fuintAdmin/src/views/shopowner.vue @@ -48,15 +48,14 @@
数据看板
- +
近一周
- 今日 - 昨日 - 近一周 - 近一月 - 近一周 + 今日 + 昨日 + 近一周 + 近一月
自定义 @@ -382,6 +381,8 @@ export default { this.getDataShow() }else if (index == "3") { this.getStoreList() + }else if (index == "4") { + this.getStoreAmount() } }, // 获取员工排行信息