ming 3 years ago
parent
commit
f2597060d9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/processList/processList.vue

+ 1 - 1
pages/processList/processList.vue

@@ -290,7 +290,7 @@
 					showLoading: true
 				})
 
-				if (whichTab == 0) {
+				if (whichTab ==0) {
 					this.unporcessList = res.data.data;
 					this.alarmUntreatedCount = parseInt(res.data.alarmUntreatedCount)
 				} else {