数据统计刷新3
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user