mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 06:02:38 +08:00
完善
This commit is contained in:
parent
6620e99d4a
commit
c09d53da0d
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user