mirror of
https://github.com/kuaifan/dootask.git
synced 2026-02-11 09:05:35 +00:00
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