lilei преди 1 година
родител
ревизия
ab9ca424b3
променени са 2 файла, в които са добавени 2 реда и са изтрити 4 реда
  1. 1 1
      public/version.json
  2. 1 3
      src/config/router.config.js

+ 1 - 1
public/version.json

@@ -1,5 +1,5 @@
 {
   "message": "发现有新版本发布,确定更新系统?",
   "vendorJsVersion": "",
-  "version": 1718958259597
+  "version": 1719192880276
 }

+ 1 - 3
src/config/router.config.js

@@ -473,7 +473,7 @@ export const asyncRouterMap = [
             meta: {
               title: '货架产品模板设置',
               icon: 'monitor',
-              permission: 'M_shelfSet'
+              permission: 'M_shelfTeplSet'
             },
             hideChildrenInMenu: true,
             children: [
@@ -520,7 +520,6 @@ export const asyncRouterMap = [
                   title: '货架监控列表',
                   icon: 'monitor',
                   hidden: true
-                  // permission: 'M_salesQueryList'
                 }
               },
               {
@@ -532,7 +531,6 @@ export const asyncRouterMap = [
                   icon: 'monitor',
                   hidden: true,
                   replaceTab: true
-                  // permission: 'M_salesQueryList'
                 }
               }
             ]