ming 3 năm trước cách đây
mục cha
commit
f2597060d9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 {