lilei 2 lat temu
rodzic
commit
8341086031
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      public/version.json
  2. 1 1
      src/config/router.config.js

+ 1 - 1
public/version.json

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

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

@@ -2286,7 +2286,7 @@ export const asyncRouterMap = [
         meta: {
         meta: {
           title: '连锁报表',
           title: '连锁报表',
           icon: 'fund',
           icon: 'fund',
-          permission: 'M_reportData'
+          permission: 'M_chainReportData'
         },
         },
         children: [
         children: [
           {
           {