mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2025-12-16 16:42:50 +00:00
完善
This commit is contained in:
parent
96663d6100
commit
e16636e538
@ -177,6 +177,9 @@ export default [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
test: ["rich", "text", "html", "content", "introduce", "description", "desc"],
|
test: ["rich", "text", "html", "content", "introduce", "description", "desc"],
|
||||||
|
table: {
|
||||||
|
name: "cl-editor-quill"
|
||||||
|
},
|
||||||
form: {
|
form: {
|
||||||
name: "cl-editor-quill",
|
name: "cl-editor-quill",
|
||||||
props: {
|
props: {
|
||||||
@ -186,6 +189,9 @@ export default [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
test: ["code", "codes"],
|
test: ["code", "codes"],
|
||||||
|
table: {
|
||||||
|
name: "cl-codemirror"
|
||||||
|
},
|
||||||
form: {
|
form: {
|
||||||
name: "cl-codemirror",
|
name: "cl-codemirror",
|
||||||
props: {
|
props: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user