XMLWAN 4 lat temu
rodzic
commit
328066a7b7

+ 3 - 1
src/xt_pages/medicalScheduling/schedulingStatistics.vue Wyświetl plik

@@ -278,7 +278,9 @@ export default {
278 278
     
279 279
         // 获取统计表的数据
280 280
         this.getlist()
281
-
281
+        
282
+        //获取统计图数据
283
+        this.getchartlist()
282 284
       
283 285
     },
284 286
     methods:{