CN-1488 Subscriber详情页TAB组件开发
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user