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