Commit d60f07c2 authored by 黄奎's avatar 黄奎

编辑器修改

parent 012b0cfb
...@@ -28,7 +28,9 @@ ...@@ -28,7 +28,9 @@
watch: { watch: {
defaultMsg: { defaultMsg: {
handler(newValue) { handler(newValue) {
if (this.defaultMsg) {
this.editMsg = this.defaultMsg; this.editMsg = this.defaultMsg;
}
}, },
immediate: true immediate: true
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment