fix
guoshipeng
2023-07-28 355b21bf4c5023a677e1f0347636518972da32a7
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: '当前时间没有数据',