@@ -278,7 +278,9 @@ export default {
// 获取统计表的数据
this.getlist()
-
+
+ //获取统计图数据
+ this.getchartlist()
},
methods:{