mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 14:10:27 +08:00
完善
This commit is contained in:
parent
6620e99d4a
commit
c09d53da0d
@ -157,7 +157,7 @@ export default [
|
|||||||
{
|
{
|
||||||
test: ["rich", "text", "html", "content"],
|
test: ["rich", "text", "html", "content"],
|
||||||
form: {
|
form: {
|
||||||
name: "el-editor-quill",
|
name: "cl-editor-quill",
|
||||||
props: {
|
props: {
|
||||||
height: 400
|
height: 400
|
||||||
}
|
}
|
||||||
@ -166,7 +166,7 @@ export default [
|
|||||||
{
|
{
|
||||||
test: ["code", "codes"],
|
test: ["code", "codes"],
|
||||||
form: {
|
form: {
|
||||||
name: "el-codemirror",
|
name: "cl-codemirror",
|
||||||
props: {
|
props: {
|
||||||
height: 400
|
height: 400
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user