弹窗数据刷新

This commit is contained in:
ym1026
2025-09-17 15:08:13 +08:00
parent 575dc0478c
commit 740b3d3ad2
2 changed files with 21 additions and 7 deletions

View File

@@ -111,7 +111,6 @@ export default {
}
},
beforeUnmount() {
console.log('2222')
if(this.refreshInterval){
clearInterval(this.refreshInterval)
this.refreshInterval=null