pc-master #10

Merged
clibing merged 6 commits from pc-master into portal 2023-10-12 02:15:49 +00:00
Showing only changes of commit 7f0587f3e3 - Show all commits

View File

@ -110,10 +110,10 @@ export default {
this.gerRouter(); this.gerRouter();
this.getEqbyid() this.getEqbyid()
} }
// this.IDTimer&&clearInterval( this.IDTimer) this.IDTimer&&clearInterval( this.IDTimer)
// this.IDTimer= setInterval(() => { this.IDTimer= setInterval(() => {
// that.getEqbyid() that.getEqbyid()
// }, 3000); }, 120000);
}, },
beforeDestroy(){ beforeDestroy(){