mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-05-28 13:37:36 +08:00
Merge pull request #91 from nagisa77/codex/fix-vditorinstance.getvalue-not-a-function-error
Fix comment editor 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