smallchill
5 лет назад
Родитель
Сommit
3f919b6003
|
|
@@ -170,7 +170,7 @@
|
|
|
{
|
|
|
label: "菜单图标",
|
|
|
prop: "source",
|
|
|
- type: "icon-select",
|
|
|
+ type: "icon",
|
|
|
slot: true,
|
|
|
width: 80,
|
|
|
iconList: iconList,
|
|
|
@@ -173,7 +173,7 @@
|
|
|
{
|
|
|
label: "菜单图标",
|
|
|
prop: "source",
|
|
|
- type: "icon-select",
|
|
|
+ type: "icon",
|
|
|
slot: true,
|
|
|
width: 80,
|
|
|
iconList: iconList,
|
|
|
@@ -115,7 +115,7 @@
|
|
|
{
|
|
|
label: "菜单图标",
|
|
|
prop: "source",
|
|
|
- type: "icon-select",
|
|
|
+ type: "icon",
|
|
|
slot: true,
|
|
|
iconList: iconList,
|
|
|
rules: [
|