lilei 4 lat temu
rodzic
commit
6bbc735bba
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/cleanManage/statisticalReport.vue

+ 1 - 1
src/views/cleanManage/statisticalReport.vue

@@ -457,7 +457,7 @@ export default {
           }
           // 计算最大值
           this.maxClearnData = Math.max.apply(null, max)
-		  this.isNoData = false
+          this.isNoData = false
         } else {
           this.isNoData = true
         }