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