数据统计
- 近一周 {{sjtjTitle}}
近一周
- 近一月
- 近一年
+ 本月
+ 本季度
+ 本年
+
自定义
@@ -265,6 +271,10 @@ export default {
props: ["accountId"],
data() {
return {
+ sjkbTitle: "近一周",
+ ypjyTitle: "近一周",
+ ygphTitle: "近一周",
+ sjtjTitle: "近一周",
xShow: false,
timeShow: false,
dataTimeShow : false,
@@ -351,6 +361,9 @@ export default {
},
methods: {
+ sjkbStoreAmount(e){
+ console.log(e)
+ },
goList() {
this.$router.push('/notificationList/index')
},
@@ -421,8 +434,6 @@ export default {
this.getDataShow()
}else if (index == "3") {
this.getStoreList()
- }else if (index == "4") {
- this.getStoreAmount()
}
},
// 获取员工排行信息