yangfeng
2023-12-04 1e5dc53615446a620d4d0fc0068c09989686e015
src/views/cockpitPage/index.vue
@@ -83,7 +83,7 @@
    this.getDashboard();
    setInterval(() => {
      this.getDashboard();
    }, 10000);
    }, 300000);
  },
  watch: {},
  methods: {