Shannon_mu 3 лет назад
Родитель
Сommit
284548f36a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      commandCenter/src/views/smallModule/passengerFlowStatistics.vue

+ 1 - 1
commandCenter/src/views/smallModule/passengerFlowStatistics.vue

@@ -101,7 +101,7 @@ export default {
         }
     },
     created() {
-        this.getData();
+        // this.getData();
     }
 };
 </script>