cjl
2023-10-08 1fe764de50dd85908f581bd0299cfb442dca3c3c
src/views/heatmap/index.vue
@@ -309,7 +309,6 @@
      } else {
        this.response = this.response
      }
      console.log(this.response, 'this.response')
      if (this.response.list && this.response.list.length < 1) {
        this.$message({
          message: '当前时间没有数据',