移除initTOC调用
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