From 00ed7e51cecfc5e97e88bf2c9838c87362ea396d Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期二, 07 四月 2026 15:36:11 +0800
Subject: [PATCH] 添加 配置 开启 socket.io 以启动客户端静默打印功能

---
 src/store/modules/permission.js |  482 +++++++++++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 431 insertions(+), 51 deletions(-)

diff --git a/src/store/modules/permission.js b/src/store/modules/permission.js
index 22d0eaa..cdc198b 100644
--- a/src/store/modules/permission.js
+++ b/src/store/modules/permission.js
@@ -4,7 +4,7 @@
 import Layout from "@/layout/index";
 import ParentView from "@/components/ParentView";
 import InnerLink from "@/layout/components/InnerLink";
-
+import { getLoginPageSource } from "@/utils/loginSource"; // 瀵煎叆鐧诲綍鏉ユ簮鍒ゆ柇宸ュ叿
 const permission = {
   state: {
     routes: [],
@@ -31,6 +31,15 @@
   actions: {
     // 鐢熸垚璺敱
     GenerateRoutes({ commit }) {
+      // 绀轰緥锛氭牴鎹櫥褰曟潵婧愭墽琛屼笉鍚岀殑閫昏緫
+      const loginSource = getLoginPageSource();
+      console.log(`鐢ㄦ埛浠� ${loginSource} 椤甸潰鐧诲綍`);
+
+      var HIsHide = false;
+      if(loginSource=="loginTMS"){
+        HIsHide = true;
+      }
+
       return new Promise((resolve) => {
         // 鍚戝悗绔姹傝矾鐢辨暟鎹�
         let data = [
@@ -41,9 +50,83 @@
               icon: "build",
               link: null,
               noCache: false,
-              title: "閿�鍞鐞�",
+              title: "鐗╂祦绠$悊",
             },
             hidden: false,
+            name: "Logistics",
+            path: "/logistics",
+            redirect: "noRedirect",
+            children: [
+              {
+                meta: {
+                  icon: "build",
+                  link: null,
+                  noCache: false,
+                  title: "杩愯緭瀹氫綅",
+                },
+                hidden: false,
+                name: "TransportGPS",
+                path: "transportGPS",
+                redirect: "noRedirect",
+                component: "Layout",
+                children: [
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "鍑鸿繍鍗�",
+                    },
+                    component: () =>
+                      import("@/views/logistics/transportGPS/WL_YayBill.vue"),
+                    hidden: false,
+                    name: "WL_YayBill",
+                    path: "WL_YayBill",
+                  },
+                ],
+              },
+              {
+                meta: {
+                  icon: "build",
+                  link: null,
+                  noCache: false,
+                  title: "杩愯緭瀹氫綅",
+                },
+                hidden: HIsHide,
+                name: "WayBillPaymentBill",
+                path: "WayBillPaymentBill",
+                redirect: "noRedirect",
+                component: "Layout",
+                children: [
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "杩愬崟璐圭敤缁撶畻鍗�",
+                    },
+                    component: () =>
+                      import(
+                        "@/views/logistics/WayBillPaymentBill/Pay_WayBillPaymentBillList.vue"
+                      ),
+                    hidden: HIsHide,
+                    name: "payWayBillPaymentBillList",
+                    path: "PayWayBillPaymentBillList",
+                  },
+                ],
+              },
+            ],
+          },
+          {
+            alwaysShow: true,
+            component: "Layout",
+            meta: {
+              icon: "build",
+              link: null,
+              noCache: false,
+              title: "閿�鍞鐞�",
+            },
+            hidden: HIsHide,
             name: "Sell",
             path: "/sell",
             redirect: "noRedirect",
@@ -234,7 +317,10 @@
                       noCache: false,
                       title: "閿�鍞��璐у崟缁存姢",
                     },
-                    component: () =>import ("@/views/sell/Kf_ICStockBillMainList/Kf_ICStockBillMainList.vue"),
+                    component: () =>
+                      import(
+                        "@/views/sell/Kf_ICStockBillMainList/Kf_ICStockBillMainList.vue"
+                      ),
                     hidden: false,
                     name: "KfICStockBillMainList",
                     path: "KfICStockBillMainList",
@@ -246,7 +332,10 @@
                       noCache: false,
                       title: "閿�鍞��璐у崟",
                     },
-                    component: () =>import ("@/views/sell/Kf_ICStockBillMainList/Kf_ICStockBillMainListEdit.vue"),
+                    component: () =>
+                      import(
+                        "@/views/sell/Kf_ICStockBillMainList/Kf_ICStockBillMainListEdit.vue"
+                      ),
                     hidden: false,
                     name: "KfICStockBillMainListEdit",
                     path: "KfICStockBillMainListEdit",
@@ -264,7 +353,7 @@
               noCache: false,
               title: "浠撳簱绠$悊",
             },
-            hidden: false,
+            hidden: HIsHide,
             name: "Warehouse",
             path: "/warehouse",
             redirect: "noRedirect",
@@ -290,7 +379,9 @@
                       title: "鍑哄簱鐢宠鍗曠淮鎶�",
                     },
                     component: () =>
-                      import("@/views/warehouse/shipment/Kf_StockOutRequestBillList.vue"),
+                      import(
+                        "@/views/warehouse/shipment/Kf_StockOutRequestBillList.vue"
+                      ),
                     hidden: false,
                     name: "Kf_StockOutRequestBillList",
                     path: "Kf_StockOutRequestBillList",
@@ -303,7 +394,9 @@
                       title: "鍑哄簱鐢宠鍗�",
                     },
                     component: () =>
-                      import("@/views/warehouse/shipment/Kf_StockOutRequestBill.vue"),
+                      import(
+                        "@/views/warehouse/shipment/Kf_StockOutRequestBill.vue"
+                      ),
                     hidden: false,
                     name: "Kf_StockOutRequestBill",
                     path: "Kf_StockOutRequestBill",
@@ -331,7 +424,9 @@
                       title: "璋冩嫧鐢宠鍗曠淮鎶�",
                     },
                     component: () =>
-                      import("@/views/warehouse/transfer/Kf_MoveStockRequestBillList.vue"),
+                      import(
+                        "@/views/warehouse/transfer/Kf_MoveStockRequestBillList.vue"
+                      ),
                     hidden: false,
                     name: "Kf_MoveStockRequestBillList",
                     path: "Kf_MoveStockRequestBillList",
@@ -344,7 +439,9 @@
                       title: "璋冩嫧鐢宠鍗�",
                     },
                     component: () =>
-                      import("@/views/warehouse/transfer/Kf_MoveStockRequestBillEdit.vue"),
+                      import(
+                        "@/views/warehouse/transfer/Kf_MoveStockRequestBillEdit.vue"
+                      ),
                     hidden: false,
                     name: "Kf_MoveStockRequestBillEdit",
                     path: "Kf_MoveStockRequestBillEdit",
@@ -357,7 +454,9 @@
                       title: "鐩存帴璋冩嫧鍗曠淮鎶�",
                     },
                     component: () =>
-                      import("@/views/KCGL/MoveStockBill/Kf_MoveStockBillList.vue"),
+                      import(
+                        "@/views/KCGL/MoveStockBill/Kf_MoveStockBillList.vue"
+                      ),
                     hidden: false,
                     name: "Kf_MoveStockBillList",
                     path: "Kf_MoveStockBillList",
@@ -370,10 +469,57 @@
                       title: "鐩存帴璋冩嫧鍗�",
                     },
                     component: () =>
-                      import("@/views/KCGL/MoveStockBill/Kf_MoveStockBillEdit.vue"),
+                      import(
+                        "@/views/KCGL/MoveStockBill/Kf_MoveStockBillEdit.vue"
+                      ),
                     hidden: false,
                     name: "Kf_MoveStockBillEdit",
                     path: "Kf_MoveStockBillEdit",
+                  },
+                ],
+              },
+              {
+                meta: {
+                  icon: "build",
+                  link: null,
+                  noCache: false,
+                  title: "鎶ヨ〃缁熻",
+                },
+                hidden: false,
+                name: "barCodeReport",
+                path: "BarCodeReport",
+                redirect: "noRedirect",
+                component: "Layout",
+                children: [
+                   {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "鏉$爜鍑哄叆搴撴姤琛�",
+                    },
+                    component: () =>
+                      import(
+                        "@/views/warehouse/BarCodeReport/Kf_BarCodeOutInReport.vue"
+                      ),
+                    hidden: false,
+                    name: "Kf_BarCodeOutInReport",
+                    path: "Kf_BarCodeOutInReport",
+                  },
+                   {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "鏉$爜搴撳瓨鎶ヨ〃",
+                    },
+                    component: () =>
+                      import(
+                        "@/views/warehouse/BarCodeReport/Kf_ICInventory_BarCode.vue"
+                      ),
+                    hidden: false,
+                    name: "Kf_ICInventory_BarCode",
+                    path: "Kf_ICInventory_BarCode",
                   },
                 ],
               },
@@ -398,10 +544,42 @@
                       title: "鏉$爜鐢熸垚",
                     },
                     component: () =>
-                      import("@/views/warehouse/barcodeMaster/Gy_BarCodeBill.vue"),
+                      import(
+                        "@/views/warehouse/barcodeMaster/Gy_BarCodeBill.vue"
+                      ),
                     hidden: false,
                     name: "Gy_BarCodeBill",
                     path: "Gy_BarCodeBill",
+                  },
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "鏉$爜鐢熸垚_閿﹂殕",
+                    },
+                    component: () =>
+                      import(
+                        "@/views/warehouse/barcodeMaster/Gy_BarCodeBill_JinLong.vue"
+                      ),
+                    hidden: false,
+                    name: "Gy_BarCodeBill_JinLong",
+                    path: "Gy_BarCodeBill_JinLong",
+                  },
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "鏉$爜涓绘。",
+                    },
+                    component: () =>
+                      import(
+                        "@/views/warehouse/barcodeMaster/Gy_BarCodeBillList.vue"
+                      ),
+                    hidden: false,
+                    name: "Gy_BarCodeBillList",
+                    path: "Gy_BarCodeBillList",
                   },
                 ],
               },
@@ -428,7 +606,7 @@
                   noCache: false,
                   title: "鐢熶骇璧勬枡",
                 },
-                hidden: false,
+                hidden: HIsHide,
                 name: "Production",
                 path: "production",
                 redirect: "noRedirect",
@@ -454,6 +632,36 @@
                   icon: "build",
                   link: null,
                   noCache: false,
+                  title: "鐗╂祦鍩虹璧勬枡",
+                },
+                hidden: HIsHide,
+                name: "Transport",
+                path: "transport",
+                redirect: "noRedirect",
+                component: "Layout",
+                children: [
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "鎵胯繍鍚堝悓鍗曟嵁",
+                    },
+                    component: () =>
+                      import(
+                        "@/views/basic/gytransport/cgContractTransportBillList/Cg_ContractTransportBillList.vue"
+                      ),
+                    hidden: false,
+                    name: "CgContractTransportBillList",
+                    path: "cgContractTransportBillList",
+                  },
+                ],
+              },
+              {
+                meta: {
+                  icon: "build",
+                  link: null,
+                  noCache: false,
                   title: "鍏敤璧勬枡",
                 },
                 hidden: false,
@@ -471,7 +679,7 @@
                     },
                     component: () =>
                       import("@/views/basic/gyWarehouse/gyWarehouse.vue"),
-                    hidden: false,
+                    hidden: HIsHide,
                     name: "GyWarehouse",
                     path: "gyWarehouse",
                   },
@@ -484,9 +692,60 @@
                     },
                     component: () =>
                       import("@/views/basic/gyStockPlace/gyStockPlace.vue"),
-                    hidden: false,
+                    hidden: HIsHide,
                     name: "GyStockPlace",
                     path: "gyStockPlace",
+                  },
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "杞﹀瀷鍒楄〃",
+                    },
+                    component: () =>
+                      import("@/views/basic/gyCartypelist/gyCartypelist.vue"),
+                    hidden: HIsHide,
+                    name: "GyCartypelist",
+                    path: "gyCartypelist",
+                  },
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "璐圭敤椤圭洰鍒楄〃",
+                    },
+                    component: () =>
+                      import("@/views/basic/gyItemMoney/gyItemMoney.vue"),
+                    hidden: HIsHide,
+                    name: "GyItemMoney",
+                    path: "gyItemMoney",
+                  },
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "杞﹁締鍒楄〃",
+                    },
+                    component: () =>
+                      import("@/views/basic/gyCar/gyCarList.vue"),
+                    hidden: false,
+                    name: "GyCarList",
+                    path: "gyCarList",
+                  },
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "椹鹃┒鍛樺垪琛�",
+                    },
+                    component: () => import("@/views/system/user/GyDriver.vue"),
+                    hidden: false,
+                    name: "gyDriver",
+                    path: "GyDriver",
                   },
                   {
                     meta: {
@@ -497,7 +756,7 @@
                     },
                     component: () =>
                       import("@/views/basic/gyEmployee/gyEmployee.vue"),
-                    hidden: false,
+                    hidden: HIsHide,
                     name: "GyEmployee",
                     path: "gyEmployee",
                   },
@@ -510,9 +769,34 @@
                     },
                     component: () =>
                       import("@/views/basic/gy/gyDepartment.vue"),
-                    hidden: false,
+                    hidden: HIsHide,
                     name: "GyDepartment",
                     path: "gyDepartment",
+                  },
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "璐у竵鍒楄〃",
+                    },
+                    component: () =>
+                      import("@/views/basic/gyCurrency/gyCurrency.vue"),
+                    hidden: HIsHide,
+                    name: "GyCurrency",
+                    path: "gyCurrency",
+                  },
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: HIsHide,
+                      title: "璁¢噺鍗曚綅鍒楄〃",
+                    },
+                    component: () => import("@/views/basic/gyUnit/gyUnit.vue"),
+                    hidden: HIsHide,
+                    name: "GyUnit",
+                    path: "gyUnit",
                   },
                   {
                     meta: {
@@ -522,7 +806,7 @@
                       title: "渚涘簲鍟嗗垪琛�",
                     },
                     component: () => import("@/views/basic/gy/gySupplier.vue"),
-                    hidden: false,
+                    hidden: HIsHide,
                     name: "GySupplier",
                     path: "gySupplier",
                   },
@@ -535,7 +819,7 @@
                     },
                     component: () =>
                       import("@/views/gyMaterial/GyMaterial.vue"),
-                    hidden: false,
+                    hidden: HIsHide,
                     name: "GyMaterial",
                     path: "GyMaterial",
                   },
@@ -547,9 +831,22 @@
                       title: "瀹㈡埛鍒楄〃",
                     },
                     component: () => import("@/views/GyCustomer/index.vue"),
-                    hidden: false,
+                    hidden: HIsHide,
                     name: "GyCustomer",
                     path: "GyCustomer",
+                  },
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "杈呭姪灞炴�у垪琛�",
+                    },
+                    component: () =>
+                      import("@/views/basic/gyProperty/gyPropertyList.vue"),
+                    hidden: HIsHide,
+                    name: "GyProperty",
+                    path: "gyProperty",
                   },
                 ],
               },
@@ -564,7 +861,7 @@
               noCache: false,
               title: "閲囪喘绠$悊",
             },
-            hidden: false,
+            hidden: HIsHide,
             name: "Purchase",
             path: "/purchase",
             redirect: "noRedirect",
@@ -750,7 +1047,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "閲囪喘閫�鏂欏崟缁存姢",
+                      title: "閲囪喘閫�鏂欏崟鍒楄〃锛堝凡鍏ュ簱锛�",
                     },
                     component: () =>
                       import(
@@ -759,6 +1056,23 @@
                     hidden: false,
                     name: "Kf_POStockInBackBillList",
                     path: "Kf_POStockInBackBillList",
+                    query: '{"type":1}',
+                  },
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "閲囪喘閫�鏂欏崟鍒楄〃锛堟湭鍏ュ簱锛�",
+                    },
+                    component: () =>
+                      import(
+                        "@/views/purchase/postockInBack/Kf_POStockInBackBillList.vue"
+                      ),
+                    hidden: false,
+                    name: "Kf_POStockInBackBillList",
+                    path: "Kf_POStockInBackBillList0",
+                    query: '{"type":0}',
                   },
                 ],
               },
@@ -782,7 +1096,10 @@
                       noCache: false,
                       title: "鍏朵粬鍑哄簱鍗曞垪琛�",
                     },
-                    component: () => import("@/views/KCGL/OtherOutBill/Kf_OtherOutBillList.vue"),
+                    component: () =>
+                      import(
+                        "@/views/KCGL/OtherOutBill/Kf_OtherOutBillList.vue"
+                      ),
                     hidden: false,
                     name: "OtherOutBillList",
                     path: "OtherOutBillList",
@@ -794,7 +1111,10 @@
                       noCache: false,
                       title: "鍏朵粬鍑哄簱鍗�",
                     },
-                    component: () => import("@/views/KCGL/OtherOutBill/Kf_OtherOutBillEdit.vue"),
+                    component: () =>
+                      import(
+                        "@/views/KCGL/OtherOutBill/Kf_OtherOutBillEdit.vue"
+                      ),
                     hidden: false,
                     name: "OtherOutBillEdit",
                     path: "OtherOutBillEdit",
@@ -812,7 +1132,7 @@
               noCache: false,
               title: "鐢熶骇绠$悊",
             },
-            hidden: false,
+            hidden: HIsHide,
             name: "ICMO",
             path: "/icmo",
             redirect: "noRedirect",
@@ -865,7 +1185,7 @@
                 },
                 hidden: false,
                 name: "ProductInBill",
-                path: "ProductInBill",
+                path: "productInBill",
                 redirect: "noRedirect",
                 component: "Layout",
                 children: [
@@ -876,10 +1196,11 @@
                       noCache: false,
                       title: "鐢熶骇鍏ュ簱鍒楄〃",
                     },
-                    component: () => import("@/views/ProductInBill/Kf_ProductInBillList.vue"),
+                    component: () =>
+                      import("@/views/ProductInBill/Kf_ProductInBillList.vue"),
                     hidden: false,
                     name: "ProductInBillList",
-                    path: "ProductInBillList",
+                    path: "productInBillList",
                   },
                   {
                     meta: {
@@ -888,11 +1209,54 @@
                       noCache: false,
                       title: "鐢熶骇鍏ュ簱鍗�",
                     },
-                    component: () => import("@/views/ProductInBill/Kf_ProductInBillEdit.vue"),
+                    component: () =>
+                      import("@/views/ProductInBill/Kf_ProductInBillEdit.vue"),
                     hidden: false,
                     name: "ProductInBillEdit",
-                    path: "ProductInBillEdit",
+                    path: "productInBillEdit",
                   },
+                ],
+              },
+              {
+                meta: {
+                  icon: "build",
+                  link: null,
+                  noCache: false,
+                  title: "鐢熶骇姹囨姤",
+                },
+                hidden: false,
+                name: "ScICMOReportBill",
+                path: "scICMOReportBill",
+                redirect: "noRedirect",
+                component: "Layout",
+                children: [
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "鐢熶骇姹囨姤鍒楄〃",
+                    },
+                    component: () =>
+                      import(
+                        "@/views/ICMO/ScICMOReportBill/ScICMOReportBillList.vue"
+                      ),
+                    hidden: false,
+                    name: "ScICMOReportBillList",
+                    path: "scICMOReportBillList",
+                  },
+                  // {
+                  //   meta: {
+                  //     icon: "build",
+                  //     link: null,
+                  //     noCache: false,
+                  //     title: "鐢熶骇鍏ュ簱鍗�",
+                  //   },
+                  //   component: () => import("@/views/ProductInBill/Kf_ProductInBillEdit.vue"),
+                  //   hidden: false,
+                  //   name: "ProductInBillEdit",
+                  //   path: "ProductInBillEdit",
+                  // },
                 ],
               },
             ],
@@ -904,9 +1268,9 @@
               icon: "build",
               link: null,
               noCache: false,
-              title: "鍣ㄥ叿绠$悊",
+              title: "瀹瑰櫒绠$悊",
             },
-            hidden: false,
+            hidden: HIsHide,
             name: "ScMould",
             path: "/scMould",
             redirect: "noRedirect",
@@ -929,7 +1293,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿棰嗙敤鍑哄簱鍗曠淮鎶�",
+                      title: "瀹瑰櫒棰嗙敤鍑哄簱鍗曠淮鎶�",
                     },
                     component: () =>
                       import(
@@ -944,7 +1308,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿棰嗙敤鍑哄簱鍗�",
+                      title: "瀹瑰櫒棰嗙敤鍑哄簱鍗�",
                     },
                     component: () =>
                       import(
@@ -959,7 +1323,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿棰嗙敤閫�搴撳崟缁存姢",
+                      title: "瀹瑰櫒鍏ュ簱鍗曠淮鎶�",
                     },
                     component: () =>
                       import(
@@ -974,7 +1338,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿棰嗙敤閫�搴撳崟",
+                      title: "瀹瑰櫒鍏ュ簱鍗�",
                     },
                     component: () =>
                       import(
@@ -989,7 +1353,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿鐩存帴璋冩嫧鍗曠淮鎶�",
+                      title: "瀹瑰櫒鐩存帴璋冩嫧鍗曠淮鎶�",
                     },
                     component: () =>
                       import(
@@ -1004,7 +1368,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿鐩存帴璋冩嫧鍗�",
+                      title: "瀹瑰櫒鐩存帴璋冩嫧鍗�",
                     },
                     component: () =>
                       import(
@@ -1013,12 +1377,13 @@
                     hidden: false,
                     name: "Sc_MouldProdMoveBillEdit",
                     path: "Sc_MouldProdMoveBillEdit",
-                  },{
+                  },
+                  {
                     meta: {
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿鍏ュ簱鐢宠鍗曠淮鎶�",
+                      title: "瀹瑰櫒鍏ュ簱鐢宠鍗曠淮鎶�",
                     },
                     component: () =>
                       import(
@@ -1033,7 +1398,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿鍏ュ簱鐢宠鍗�",
+                      title: "瀹瑰櫒鍏ュ簱鐢宠鍗�",
                     },
                     component: () =>
                       import(
@@ -1042,12 +1407,13 @@
                     hidden: false,
                     name: "Sc_MouldInRequestBillEdit",
                     path: "Sc_MouldInRequestBillEdit",
-                  },{
+                  },
+                  {
                     meta: {
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿棰嗙敤鐢宠鍗曠淮鎶�",
+                      title: "瀹瑰櫒棰嗙敤鐢宠鍗曠淮鎶�",
                     },
                     component: () =>
                       import(
@@ -1062,7 +1428,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿棰嗙敤鐢宠鍗�",
+                      title: "瀹瑰櫒棰嗙敤鐢宠鍗�",
                     },
                     component: () =>
                       import(
@@ -1071,12 +1437,13 @@
                     hidden: false,
                     name: "Sc_MouldOutRequestBillEdit",
                     path: "Sc_MouldOutRequestBillEdit",
-                  },{
+                  },
+                  {
                     meta: {
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿璋冩嫧鐢宠鍗曠淮鎶�",
+                      title: "瀹瑰櫒璋冩嫧鐢宠鍗曠淮鎶�",
                     },
                     component: () =>
                       import(
@@ -1091,7 +1458,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿璋冩嫧鐢宠鍗�",
+                      title: "瀹瑰櫒璋冩嫧鐢宠鍗�",
                     },
                     component: () =>
                       import(
@@ -1121,7 +1488,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿涓绘。",
+                      title: "瀹瑰櫒涓绘。",
                     },
                     component: () =>
                       import("@/views/scMould/basicModeling/Gy_MouldFile.vue"),
@@ -1134,7 +1501,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿涓绘。缁存姢",
+                      title: "瀹瑰櫒涓绘。缁存姢",
                     },
                     component: () =>
                       import(
@@ -1172,7 +1539,7 @@
               noCache: false,
               title: "绯荤粺绠$悊",
             },
-            hidden: false,
+            hidden: HIsHide,
             name: "System",
             path: "/system",
             redirect: "noRedirect",
@@ -1210,7 +1577,8 @@
                       noCache: false,
                       title: "瑙掕壊鍒楄〃",
                     },
-                    component: () =>import("@/views/system/user/Xt_UserGroupList.vue"),
+                    component: () =>
+                      import("@/views/system/user/Xt_UserGroupList.vue"),
                     hidden: false,
                     name: "Xt_UserGroupList",
                     path: "Xt_UserGroupList",
@@ -1220,6 +1588,18 @@
                       icon: "build",
                       link: null,
                       noCache: false,
+                      title: "椹鹃┒鍛樺垪琛�",
+                    },
+                    component: () => import("@/views/system/user/GyDriver.vue"),
+                    hidden: false,
+                    name: "gyDriver",
+                    path: "GyDriver",
+                  },
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
                       title: "鏉冮檺鏌ヨ",
                     },
                     component: () =>

--
Gitblit v1.9.1