浏览代码

:tada: 修复菜单选择type

smallchill 5 年之前
父节点
当前提交
3f919b6003
共有 3 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      src/views/authority/apiscope.vue
  2. 1 1
      src/views/authority/datascope.vue
  3. 1 1
      src/views/system/topmenu.vue

+ 1 - 1
src/views/authority/apiscope.vue

@@ -170,7 +170,7 @@
             {
               label: "菜单图标",
               prop: "source",
-              type: "icon-select",
+              type: "icon",
               slot: true,
               width: 80,
               iconList: iconList,

+ 1 - 1
src/views/authority/datascope.vue

@@ -173,7 +173,7 @@
             {
               label: "菜单图标",
               prop: "source",
-              type: "icon-select",
+              type: "icon",
               slot: true,
               width: 80,
               iconList: iconList,

+ 1 - 1
src/views/system/topmenu.vue

@@ -115,7 +115,7 @@
             {
               label: "菜单图标",
               prop: "source",
-              type: "icon-select",
+              type: "icon",
               slot: true,
               iconList: iconList,
               rules: [