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