fix: md编辑器出现toc混乱的情况
This commit is contained in:
parent
424e2428fe
commit
63c1deb630
@ -21,6 +21,7 @@ export default {
|
||||
},
|
||||
|
||||
mounted() {
|
||||
tocObj.reset()
|
||||
this.init();
|
||||
this.createEditor();
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user