This commit is contained in:
ap 2021-12-07 12:26:56 +08:00
parent 96663d6100
commit e16636e538

View File

@ -177,6 +177,9 @@ export default [
},
{
test: ["rich", "text", "html", "content", "introduce", "description", "desc"],
table: {
name: "cl-editor-quill"
},
form: {
name: "cl-editor-quill",
props: {
@ -186,6 +189,9 @@ export default [
},
{
test: ["code", "codes"],
table: {
name: "cl-codemirror"
},
form: {
name: "cl-codemirror",
props: {