ming 3 年之前
父節點
當前提交
f2597060d9
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 {