更新 zfipc-ui/src/components/Editor/index.vue

移除富文本编辑器图片视频上传功能
This commit is contained in:
zhanghan11 2024-06-19 09:44:12 +08:00
parent d4874ef05f
commit b696915ec7

View File

@ -82,7 +82,7 @@ export default {
[{ color: [] }, { background: [] }], // [{ color: [] }, { background: [] }], //
[{ align: [] }], // [{ align: [] }], //
["clean"], // ["clean"], //
["link", "image", "video"] // // ["link", "image", "video"] //
], ],
}, },
placeholder: "请输入内容", placeholder: "请输入内容",