소스 검색

Merge branch 'develop_szhj05' of http://git.chelingzhu.com/jianguan-web/qpls-md-html into develop_szhj05

chenrui 2 년 전
부모
커밋
642782e2d4
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      public/version.json
  2. 2 2
      src/config/router.config.js

+ 1 - 1
public/version.json

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

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

@@ -639,7 +639,7 @@ export const asyncRouterMap = [
             meta: {
               title: '客户分析',
               icon: 'monitor',
-              // permission: 'M_customerAnalysis'
+              permission: 'M_customerAnalysis'
             },
             hideChildrenInMenu: true,
             children: [
@@ -663,7 +663,7 @@ export const asyncRouterMap = [
             meta: {
               title: 'VIN分析',
               icon: 'monitor',
-              // permission: 'M_vinAnalysis'
+              permission: 'M_vinAnalysis'
             },
             hideChildrenInMenu: true,
             children: [