cjl
2023-07-13 992290c01190defffd1091049e418ea2985322ca
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: '当前时间没有数据',