wangyi
2026-01-12 99c39ae46a7c869a02fc8009b8ec5365f9508fb9
src/store/modules/permission.js
@@ -423,6 +423,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",
                  },
                ],
              },
            ],
@@ -474,6 +504,34 @@
                  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",
                  },
                ],
              },
              {
                meta: {
                  icon: "build",
                  link: null,
                  noCache: false,
                  title: "公用资料",
                },
                hidden: false,
@@ -513,6 +571,45 @@
                      icon: "build",
                      link: null,
                      noCache: false,
                      title: "车型列表",
                    },
                    component: () =>
                      import("@/views/basic/gyCartypelist/gyCartypelist.vue"),
                    hidden: false,
                    name: "GyCartypelist",
                    path: "gyCartypelist",
                  },
                   {
                    meta: {
                      icon: "build",
                      link: null,
                      noCache: false,
                      title: "费用项目列表",
                    },
                    component: () =>
                      import("@/views/basic/gyItemMoney/gyItemMoney.vue"),
                    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: {
                      icon: "build",
                      link: null,
                      noCache: false,
                      title: "职员列表",
                    },
                    component: () =>
@@ -534,6 +631,32 @@
                    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",
@@ -570,6 +693,18 @@
                    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",
                  },
                ],
              },
@@ -991,7 +1126,7 @@
              icon: "build",
              link: null,
              noCache: false,
              title: "器具管理",
              title: "容器管理",
            },
            hidden: false,
            name: "ScMould",
@@ -1016,7 +1151,7 @@
                      icon: "build",
                      link: null,
                      noCache: false,
                      title: "器具领用出库单维护",
                      title: "容器领用出库单维护",
                    },
                    component: () =>
                      import(
@@ -1031,7 +1166,7 @@
                      icon: "build",
                      link: null,
                      noCache: false,
                      title: "器具领用出库单",
                      title: "容器领用出库单",
                    },
                    component: () =>
                      import(
@@ -1046,7 +1181,7 @@
                      icon: "build",
                      link: null,
                      noCache: false,
                      title: "器具领用退库单维护",
                      title: "容器领用退库单维护",
                    },
                    component: () =>
                      import(
@@ -1061,7 +1196,7 @@
                      icon: "build",
                      link: null,
                      noCache: false,
                      title: "器具领用退库单",
                      title: "容器领用退库单",
                    },
                    component: () =>
                      import(
@@ -1076,7 +1211,7 @@
                      icon: "build",
                      link: null,
                      noCache: false,
                      title: "器具直接调拨单维护",
                      title: "容器直接调拨单维护",
                    },
                    component: () =>
                      import(
@@ -1091,7 +1226,7 @@
                      icon: "build",
                      link: null,
                      noCache: false,
                      title: "器具直接调拨单",
                      title: "容器直接调拨单",
                    },
                    component: () =>
                      import(
@@ -1106,7 +1241,7 @@
                      icon: "build",
                      link: null,
                      noCache: false,
                      title: "器具入库申请单维护",
                      title: "容器入库申请单维护",
                    },
                    component: () =>
                      import(
@@ -1121,7 +1256,7 @@
                      icon: "build",
                      link: null,
                      noCache: false,
                      title: "器具入库申请单",
                      title: "容器入库申请单",
                    },
                    component: () =>
                      import(
@@ -1136,7 +1271,7 @@
                      icon: "build",
                      link: null,
                      noCache: false,
                      title: "器具领用申请单维护",
                      title: "容器领用申请单维护",
                    },
                    component: () =>
                      import(
@@ -1151,7 +1286,7 @@
                      icon: "build",
                      link: null,
                      noCache: false,
                      title: "器具领用申请单",
                      title: "容器领用申请单",
                    },
                    component: () =>
                      import(
@@ -1166,7 +1301,7 @@
                      icon: "build",
                      link: null,
                      noCache: false,
                      title: "器具调拨申请单维护",
                      title: "容器调拨申请单维护",
                    },
                    component: () =>
                      import(
@@ -1181,7 +1316,7 @@
                      icon: "build",
                      link: null,
                      noCache: false,
                      title: "器具调拨申请单",
                      title: "容器调拨申请单",
                    },
                    component: () =>
                      import(
@@ -1211,7 +1346,7 @@
                      icon: "build",
                      link: null,
                      noCache: false,
                      title: "器具主档",
                      title: "容器主档",
                    },
                    component: () =>
                      import("@/views/scMould/basicModeling/Gy_MouldFile.vue"),
@@ -1224,7 +1359,7 @@
                      icon: "build",
                      link: null,
                      noCache: false,
                      title: "器具主档维护",
                      title: "容器主档维护",
                    },
                    component: () =>
                      import(