mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-03-16 09:00:47 +08:00
Fix CommentEditor Vditor instance
This commit is contained in:
@@ -60,10 +60,7 @@ export default {
|
|||||||
'link',
|
'link',
|
||||||
'image'
|
'image'
|
||||||
],
|
],
|
||||||
toolbarConfig: { pin: true },
|
toolbarConfig: { pin: true }
|
||||||
after() {
|
|
||||||
vditorInstance.value = this
|
|
||||||
}
|
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user