right panel
This commit is contained in:
@ -290,10 +290,12 @@ export const selectComponents = [
|
||||
{
|
||||
label: "选项一",
|
||||
value: 1,
|
||||
disabled: false,
|
||||
},
|
||||
{
|
||||
label: "选项二",
|
||||
value: 2,
|
||||
disabled: false,
|
||||
},
|
||||
],
|
||||
},
|
||||
@ -554,7 +556,7 @@ export const layoutComponents = [
|
||||
default: "主要按钮",
|
||||
},
|
||||
type: "primary",
|
||||
icon: "el-icon-search",
|
||||
icon: "search",
|
||||
round: false,
|
||||
size: "default",
|
||||
plain: false,
|
||||
|
Reference in New Issue
Block a user