数据统计刷新3

This commit is contained in:
dengbw
2022-11-23 16:05:59 +08:00
parent 4ab58678e0
commit 82087efced
@@ -48,11 +48,11 @@
methods: {
//区域统计折线图
getStatisticsStackedWatchOrder() {
this.watchOrderOption = { legend: { data: [] } };
const activityId = this.$route.query.id;
getStatisticsStackedWatchOrder({
activityId
}).then((res) => {
console.log(res);
this.watchOrderOption = {
tooltip: {
trigger: 'axis'