Shannon_mu 2 anni fa
parent
commit
284548f36a

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

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