mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-03-06 12:00:44 +08:00
fix: synchronize vditor content with prop
This commit is contained in:
@@ -61,7 +61,9 @@ export default {
|
||||
|
||||
toast.success('草稿已加载')
|
||||
}
|
||||
} catch (e) {}
|
||||
} catch (e) {
|
||||
console.error(e)
|
||||
}
|
||||
}
|
||||
|
||||
onMounted(loadDraft)
|
||||
|
||||
Reference in New Issue
Block a user