pjb
2025-06-20 60fdc9564c65b90a8911ff10a25f3f3a63d3812c
construction-data/src/components/datav/index.vue
@@ -189,7 +189,10 @@
    }
  },
  created () {
    this.fetch()
    let that = this
    setInterval(() => {
        that.fetch()
    }, 10000)
  },
  computed: {