فهرست منبع

fix: 修改License在菜单中的ID

xieyonghong 3 سال پیش
والد
کامیت
dd02605043
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/pages/system/Menu/Setting/baseMenu.ts

+ 2 - 2
src/pages/system/Menu/Setting/baseMenu.ts

@@ -1766,8 +1766,8 @@ export default [
         name: 'License管理',
         name: 'License管理',
         owner: 'iot',
         owner: 'iot',
         parentId: '3',
         parentId: '3',
-        id: '3-11',
-        sortIndex: 11,
+        id: '3-12',
+        sortIndex: 12,
         url: '/system/License',
         url: '/system/License',
         icon: 'icon-zidingyiguize',
         icon: 'icon-zidingyiguize',
         permissions: [],
         permissions: [],