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