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