Shannon_mu 2 年之前
父节点
当前提交
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>