zhangdan %!s(int64=4) %!d(string=hai) anos
pai
achega
514a6dc17c
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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')