This commit is contained in:
ap 2021-12-06 18:05:02 +08:00
parent 6620e99d4a
commit c09d53da0d

View File

@ -157,7 +157,7 @@ export default [
{
test: ["rich", "text", "html", "content"],
form: {
name: "el-editor-quill",
name: "cl-editor-quill",
props: {
height: 400
}
@ -166,7 +166,7 @@ export default [
{
test: ["code", "codes"],
form: {
name: "el-codemirror",
name: "cl-codemirror",
props: {
height: 400
}