app.js @@ -105,9 +105,8 @@ that.cancelTimer() if (that.globalData.monitorDataTimeOut) return that.globalData.timer = setInterval(() => { console.log(102) that.getAllAlarmList() }, 3000) }, 300000) }, cancelTimer() { var that = this;