正在显示
1 个修改的文件
包含
0 行增加
和
1 行删除
| @@ -66,7 +66,6 @@ export default { | @@ -66,7 +66,6 @@ export default { | ||
| 66 | content: this.value, | 66 | content: this.value, |
| 67 | uploadImgUrl: "", | 67 | uploadImgUrl: "", |
| 68 | editorOption: { | 68 | editorOption: { |
| 69 | - placeholder: "", | ||
| 70 | theme: "snow", // or 'bubble' | 69 | theme: "snow", // or 'bubble' |
| 71 | placeholder: "请输入内容", | 70 | placeholder: "请输入内容", |
| 72 | modules: { | 71 | modules: { |
-
请 注册 或 登录 后发表评论