移除initTOC调用

pull/426/head
lyswhut 2021-01-13 14:06:59 +08:00
parent 93c76d4ba0
commit 4e2b525c99
1 changed files with 1 additions and 1 deletions

View File

@ -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