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 {