移除initTOC调用
This commit is contained in:
parent
93c76d4ba0
commit
4e2b525c99
@ -655,7 +655,7 @@ export default {
|
||||
init() {
|
||||
this.current_setting = JSON.parse(JSON.stringify(this.setting))
|
||||
if (!window.currentWindowSizeId) window.currentWindowSizeId = this.setting.windowSizeId
|
||||
this.initTOC()
|
||||
// this.initTOC()
|
||||
this.getCacheSize()
|
||||
this.getMediaDevice()
|
||||
this.current_hot_key = window.appHotKeyConfig
|
||||
|
||||
Loading…
Reference in New Issue
Block a user