mirror of
https://github.com/kuaifan/dootask.git
synced 2026-02-10 16:45:37 +00:00
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