删除重复的placeholder
This commit is contained in:
parent
7c39f92538
commit
d0b315f4a5
|
@ -66,7 +66,6 @@ export default {
|
|||
content: this.value,
|
||||
uploadImgUrl: "",
|
||||
editorOption: {
|
||||
placeholder: "",
|
||||
theme: "snow", // or 'bubble'
|
||||
placeholder: "请输入内容",
|
||||
modules: {
|
||||
|
|
Loading…
Reference in New Issue