zhangdan 4 gadi atpakaļ
vecāks
revīzija
514a6dc17c
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      pages/index/index.vue

+ 3 - 0
pages/index/index.vue

@@ -131,6 +131,9 @@
 				this.pageSize = 10
 				this.total = 0
 				this.scrollTop = 0
+				this.otherTotal= 0 // 其它垃圾总和
+				this.jianzhuTotal= 0 // 建筑垃圾总和
+				this.chuyuTotal= 0 // 厨余垃圾总和
 				this.searchForm.beginDate = getDate.getRecentday().starttime
 				this.searchForm.endDate = getDate.getRecentday().endtime
 				console.log(this.searchForm,'this.searchForm')