From 7fb0a8f0ab16c149484bf043754cd10cfa94de2f Mon Sep 17 00:00:00 2001
From: wangyi <2946747746@qq.com>
Date: 星期一, 19 一月 2026 14:48:05 +0800
Subject: [PATCH] 增加了业务员,保管员和验收员的对应的显示

---
 src/store/modules/permission.js |  208 +++++++++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 189 insertions(+), 19 deletions(-)

diff --git a/src/store/modules/permission.js b/src/store/modules/permission.js
index cea2d32..923ec59 100644
--- a/src/store/modules/permission.js
+++ b/src/store/modules/permission.js
@@ -41,6 +41,63 @@
               icon: "build",
               link: null,
               noCache: false,
+              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: "杩愬崟缂栬緫",
+                  //   },
+                  //   component: () =>
+                  //     import("@/views/logistics/transportGPS/Add_Edit_WL_YayBill.vue"),
+                  //   hidden: false,
+                  //   name: "Add_Edit_WL_YayBill",
+                  //   path: "Add_Edit_WL_YayBill",
+                  // },
+                ],
+              },
+            ],
+          },
+          {
+            alwaysShow: true,
+            component: "Layout",
+            meta: {
+              icon: "build",
+              link: null,
+              noCache: false,
               title: "閿�鍞鐞�",
             },
             hidden: false,
@@ -423,6 +480,36 @@
                     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",
+                  },
                 ],
               },
             ],
@@ -466,6 +553,36 @@
                     hidden: false,
                     name: "GySource",
                     path: "gySource",
+                  },
+                ],
+              },
+              {
+                meta: {
+                  icon: "build",
+                  link: null,
+                  noCache: false,
+                  title: "鐗╂祦鍩虹璧勬枡",
+                },
+                hidden: false,
+                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",
                   },
                 ],
               },
@@ -521,7 +638,7 @@
                     name: "GyCartypelist",
                     path: "gyCartypelist",
                   },
-                   {
+                  {
                     meta: {
                       icon: "build",
                       link: null,
@@ -533,6 +650,19 @@
                     hidden: false,
                     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: {
@@ -560,6 +690,33 @@
                     name: "GyDepartment",
                     path: "gyDepartment",
                   },
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "璐у竵鍒楄〃",
+                    },
+                    component: () =>
+                      import("@/views/basic/gyCurrency/gyCurrency.vue"),
+                    hidden: false,
+                    name: "GyCurrency",
+                    path: "gyCurrency",
+                  },
+
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "璁¢噺鍗曚綅鍒楄〃",
+                    },
+                    component: () => import("@/views/basic/gyUnit/gyUnit.vue"),
+                    hidden: false,
+                    name: "GyUnit",
+                    path: "gyUnit",
+                  },
+
                   {
                     meta: {
                       icon: "build",
@@ -596,6 +753,19 @@
                     hidden: false,
                     name: "GyCustomer",
                     path: "GyCustomer",
+                  },
+                  {
+                    meta: {
+                      icon: "build",
+                      link: null,
+                      noCache: false,
+                      title: "杈呭姪灞炴�у垪琛�",
+                    },
+                    component: () =>
+                      import("@/views/basic/gyProperty/gyPropertyList.vue"),
+                    hidden: false,
+                    name: "GyProperty",
+                    path: "gyProperty",
                   },
                 ],
               },
@@ -805,7 +975,7 @@
                     hidden: false,
                     name: "Kf_POStockInBackBillList",
                     path: "Kf_POStockInBackBillList",
-                    query: "{\"type\":1}"
+                    query: '{"type":1}',
                   },
                   {
                     meta: {
@@ -821,7 +991,7 @@
                     hidden: false,
                     name: "Kf_POStockInBackBillList",
                     path: "Kf_POStockInBackBillList0",
-                    query: "{\"type\":0}"
+                    query: '{"type":0}',
                   },
                 ],
               },
@@ -1017,7 +1187,7 @@
               icon: "build",
               link: null,
               noCache: false,
-              title: "鍣ㄥ叿绠$悊",
+              title: "瀹瑰櫒绠$悊",
             },
             hidden: false,
             name: "ScMould",
@@ -1042,7 +1212,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿棰嗙敤鍑哄簱鍗曠淮鎶�",
+                      title: "瀹瑰櫒棰嗙敤鍑哄簱鍗曠淮鎶�",
                     },
                     component: () =>
                       import(
@@ -1057,7 +1227,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿棰嗙敤鍑哄簱鍗�",
+                      title: "瀹瑰櫒棰嗙敤鍑哄簱鍗�",
                     },
                     component: () =>
                       import(
@@ -1072,7 +1242,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿棰嗙敤閫�搴撳崟缁存姢",
+                      title: "瀹瑰櫒鍏ュ簱鍗曠淮鎶�",
                     },
                     component: () =>
                       import(
@@ -1087,7 +1257,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿棰嗙敤閫�搴撳崟",
+                      title: "瀹瑰櫒鍏ュ簱鍗�",
                     },
                     component: () =>
                       import(
@@ -1102,7 +1272,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿鐩存帴璋冩嫧鍗曠淮鎶�",
+                      title: "瀹瑰櫒鐩存帴璋冩嫧鍗曠淮鎶�",
                     },
                     component: () =>
                       import(
@@ -1117,7 +1287,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿鐩存帴璋冩嫧鍗�",
+                      title: "瀹瑰櫒鐩存帴璋冩嫧鍗�",
                     },
                     component: () =>
                       import(
@@ -1132,7 +1302,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿鍏ュ簱鐢宠鍗曠淮鎶�",
+                      title: "瀹瑰櫒鍏ュ簱鐢宠鍗曠淮鎶�",
                     },
                     component: () =>
                       import(
@@ -1147,7 +1317,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿鍏ュ簱鐢宠鍗�",
+                      title: "瀹瑰櫒鍏ュ簱鐢宠鍗�",
                     },
                     component: () =>
                       import(
@@ -1162,7 +1332,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿棰嗙敤鐢宠鍗曠淮鎶�",
+                      title: "瀹瑰櫒棰嗙敤鐢宠鍗曠淮鎶�",
                     },
                     component: () =>
                       import(
@@ -1177,7 +1347,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿棰嗙敤鐢宠鍗�",
+                      title: "瀹瑰櫒棰嗙敤鐢宠鍗�",
                     },
                     component: () =>
                       import(
@@ -1192,7 +1362,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿璋冩嫧鐢宠鍗曠淮鎶�",
+                      title: "瀹瑰櫒璋冩嫧鐢宠鍗曠淮鎶�",
                     },
                     component: () =>
                       import(
@@ -1207,7 +1377,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿璋冩嫧鐢宠鍗�",
+                      title: "瀹瑰櫒璋冩嫧鐢宠鍗�",
                     },
                     component: () =>
                       import(
@@ -1237,7 +1407,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿涓绘。",
+                      title: "瀹瑰櫒涓绘。",
                     },
                     component: () =>
                       import("@/views/scMould/basicModeling/Gy_MouldFile.vue"),
@@ -1250,7 +1420,7 @@
                       icon: "build",
                       link: null,
                       noCache: false,
-                      title: "鍣ㄥ叿涓绘。缁存姢",
+                      title: "瀹瑰櫒涓绘。缁存姢",
                     },
                     component: () =>
                       import(
@@ -1339,7 +1509,7 @@
                       noCache: false,
                       title: "椹鹃┒鍛樺垪琛�",
                     },
-                    component: () =>import("@/views/system/user/GyDriver.vue"),
+                    component: () => import("@/views/system/user/GyDriver.vue"),
                     hidden: false,
                     name: "gyDriver",
                     path: "GyDriver",

--
Gitblit v1.9.1