Browse Source

医护管理

XMLWAN 4 years ago
parent
commit
328066a7b7
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/xt_pages/medicalScheduling/schedulingStatistics.vue

+ 3 - 1
src/xt_pages/medicalScheduling/schedulingStatistics.vue View File

@@ -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:{