CN-1488 Subscriber详情页TAB组件开发

This commit is contained in:
hyx
2023-11-30 09:16:45 +08:00
parent d996769f7e
commit d43a9c8bba
15 changed files with 369 additions and 41 deletions

View File

@@ -849,7 +849,7 @@ export default {
})
},
beforeUnmount () {
//clearTimeout(this.timer)
// clearTimeout(this.timer)
window.removeEventListener('resize', this.resize)
const dom = document.getElementById('psiphonBarChart')
if (dom) {