chenhaozhe
2026-04-07 131e786fef04a3935d0cd8a2edf728571ca3f4b2
src/router/index.js
@@ -169,7 +169,7 @@
    ],
  },
  //#endregion
  //#region 条码生成_锦隆
  {
    path: "/warehouse/barcodeMaster/Gy_BarCodeBill_JinLong",
@@ -194,7 +194,7 @@
    ],
  },
  //#endregion
  //#region 条码生成_锦隆_自动登录
  {
    path: "/warehouse/barcodeMaster/Gy_BarCodeBill_JinLong_AutoLogin",
@@ -1587,6 +1587,26 @@
  },
  //#endregion
  //#region 车辆列表
  {
    path: "/basic",
    component: Layout,
    hidden: true,
    redirect: "noredirect",
    meta: {
      breadcrumb: false, // 如果设置为false,则不会在breadcrumb面包屑中显示
      activeMenu: "/basic/gy", // 当路由设置了该属性,则会高亮相对应的侧边栏。
    },
    children: [
      {
        path: "/basic/gy/GyDriver",
        component: () => import("@/views/system/user/GyDriver.vue"),
        name: "gyDriver",
        meta: { title: "驾驶员列表", activeMenu: "/basic/gy" },
      },
    ],
  },
  //#endregion
  //#endregion
  //#region 费用基础资料
@@ -1707,6 +1727,14 @@
    hidden: true,
  },
  //#endregion
  //#region 打印设计器
  {
    path: "/printDesigner",
    component: () => import("@/views/printTemplateDesigner/design/index.vue"),
    hidden: true,
  },
  //#endregion
  //#endregion
  //#endregion
@@ -1781,7 +1809,7 @@
       {
        path: "GyUnit",
        component: () => import("@/views/basic/gyUnit/gyUnit"),
        name: "IframeGyUnit",
        meta: { title: "计量单位列表", noCache: true, noLoading: true },
      },
@@ -1790,14 +1818,14 @@
        component: () => import("@/views/basic/gyUnit/gyUnitEdit"), // 计量单位编辑
        name: "IframeGyUnitEdit",
        meta: { title: "计量单位编辑", noCache: true, noLoading: true },
      },
      {
        path: "GyUnitGroup",
        component: () => import("@/views/basic/gyUnit/gyUnitGroup"), // 计量单位组列表
        name: "IframeGyUnitGroup",
        meta: { title: "计量单位组列表", noCache: true, noLoading: true },
      },
      {
        path: "GySupplier",
@@ -1823,7 +1851,7 @@
        name: "IframeGyCarEdit",
        meta: { title: "车辆编辑", noCache: true, noLoading: true },
      },
      {
        path: "GyProperty",
        component: () => import("@/views/basic/gyProperty/gyPropertyList"), // 辅助属性