Compare commits

..

No commits in common. "f2f7041541079b84925e09a587c2bff1a69b9f91" and "9ca395b6221e6c30327ccd6f37518c9e93ab3e24" have entirely different histories.

1 changed files with 0 additions and 4 deletions

View File

@ -102,12 +102,8 @@ export default {
'低液位信号', '低液位信号',
'电机信号', '电机信号',
], ],
timer_:null,
} }
}, },
destroyed() {
clearInterval(this.timer_)&&this.timer_
},
mounted() { mounted() {
this.loading = this.$loading({ this.loading = this.$loading({
lock: true, lock: true,