| | |
| | | ], |
| | | }, |
| | | //#endregion |
| | | |
| | | |
| | | //#region 条码生成_锦隆 |
| | | { |
| | | path: "/warehouse/barcodeMaster/Gy_BarCodeBill_JinLong", |
| | |
| | | ], |
| | | }, |
| | | //#endregion |
| | | |
| | | |
| | | //#region 条码生成_锦隆_自动登录 |
| | | { |
| | | path: "/warehouse/barcodeMaster/Gy_BarCodeBill_JinLong_AutoLogin", |
| | |
| | | hidden: true, |
| | | }, |
| | | //#endregion |
| | | |
| | | //#region 打印设计器 |
| | | { |
| | | path: "/printDesigner", |
| | | component: () => import("@/views/printTemplateDesigner/design/index.vue"), |
| | | hidden: true, |
| | | }, |
| | | //#endregion |
| | | //#endregion |
| | | //#endregion |
| | | |
| | |
| | | { |
| | | path: "GyUnit", |
| | | component: () => import("@/views/basic/gyUnit/gyUnit"), |
| | | |
| | | |
| | | name: "IframeGyUnit", |
| | | meta: { title: "计量单位列表", noCache: true, noLoading: true }, |
| | | }, |
| | |
| | | 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", |
| | |
| | | name: "IframeGyCarEdit", |
| | | meta: { title: "车辆编辑", noCache: true, noLoading: true }, |
| | | }, |
| | | |
| | | |
| | | { |
| | | path: "GyProperty", |
| | | component: () => import("@/views/basic/gyProperty/gyPropertyList"), // 辅助属性 |