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