| | |
| | | children: [ |
| | | { |
| | | path: "/sell/StockBillMainList/KfICStockBillMainList", |
| | | component: () => import("@/views/sell/Kf_ICStockBillMainList/Kf_ICStockBillMainList.vue"), |
| | | component: () => |
| | | import( |
| | | "@/views/sell/Kf_ICStockBillMainList/Kf_ICStockBillMainList.vue" |
| | | ), |
| | | name: "KfICStockBillMainList", |
| | | meta: { title: "销售退货单", activeMenu: "sell/StockBillMainList" }, |
| | | }, |
| | |
| | | children: [ |
| | | { |
| | | path: "/sell/StockBillMainList/KfICStockBillMainListEdit", |
| | | component: () => import("@/views/sell/Kf_ICStockBillMainList/Kf_ICStockBillMainListEdit.vue"), |
| | | component: () => |
| | | import( |
| | | "@/views/sell/Kf_ICStockBillMainList/Kf_ICStockBillMainListEdit.vue" |
| | | ), |
| | | name: "KfICStockBillMainListEdit", |
| | | meta: { title: "销售退货单编辑", activeMenu: "sell/StockBillMainList" }, |
| | | }, |
| | |
| | | children: [ |
| | | { |
| | | path: "/purchase/POStockInBill/POStockInBillList", |
| | | component: () => import("@/views/CaiGouGuanLi/CaiGouRuKu/Kf_POStockInBillList.vue"), |
| | | component: () => |
| | | import("@/views/CaiGouGuanLi/CaiGouRuKu/Kf_POStockInBillList.vue"), |
| | | name: "POStockInBillList", |
| | | meta: { title: "采购入库单", activeMenu: "purchase/POStockInBill" }, |
| | | }, |
| | |
| | | children: [ |
| | | { |
| | | path: "/purchase/POStockInBill/POStockInBillEdit", |
| | | component: () => import("@/views/CaiGouGuanLi/CaiGouRuKu/Kf_POStockInBillEdit.vue"), |
| | | component: () => |
| | | import("@/views/CaiGouGuanLi/CaiGouRuKu/Kf_POStockInBillEdit.vue"), |
| | | name: "POStockInBillEdit", |
| | | meta: { |
| | | title: "采购入库单编辑", |
| | |
| | | component: () => import("@/views/sell/xsSeOrderBill/xsSeOrderBill"), |
| | | name: "XsSeOrderBill", |
| | | meta: { title: "销售订单维护", activeMenu: "sell/seOrder" }, |
| | | |
| | | }, |
| | | { |
| | | path: "/sell/seOrder/xsSeOrderBillEdit", |
| | |
| | | }, |
| | | // i节点页面 |
| | | { |
| | | |
| | | path: "/iframe", |
| | | component: () => import("@/layout/emptyLayout"), // 使用空布局 |
| | | hidden: true, // 在侧边栏不显示 |
| | |
| | | meta: { title: "退货通知单", noCache: true, noLoading: true }, |
| | | }, |
| | | { |
| | | |
| | | path: "XsSeOutStockBillEdit", |
| | | component: () => import("@/views/sell/XsSeOutStockBillEdit"), // 发货通知单 |
| | | name: "IframeXsSeOutStockBillEdit", |
| | | meta: { title: "发货通知单", noCache: true, noLoading: true }, |
| | | }, |
| | | { |
| | | path: 'XsSeOrderBillEdit', |
| | | component: () => import('@/views/sell/xsSeOrderBill/xsSeOrderBillEdit'), // 销售订单 |
| | | name: 'IframeXsSeOrderBillEdit', |
| | | meta: { title: '销售订单', noCache: true, noLoading: true } |
| | | path: "XsSeOrderBillEdit", |
| | | component: () => import("@/views/sell/xsSeOrderBill/xsSeOrderBillEdit"), // 销售订单 |
| | | name: "IframeXsSeOrderBillEdit", |
| | | meta: { title: "销售订单", noCache: true, noLoading: true }, |
| | | }, |
| | | { |
| | | path: 'ScICMOBillEdit', |
| | | component: () => import('@/views/ICMO/ScICMOBillEdit'), // 生产订单 |
| | | name: 'IframeScICMOBillEdit', |
| | | meta: { title: '生产订单', noCache: true, noLoading: true } |
| | | path: "ScICMOBillEdit", |
| | | component: () => import("@/views/ICMO/ScICMOBillEdit"), // 生产订单 |
| | | name: "IframeScICMOBillEdit", |
| | | meta: { title: "生产订单", noCache: true, noLoading: true }, |
| | | }, |
| | | { |
| | | path: 'CgPoOrderBillEdit', |
| | | component: () => import('@/views/purchase/cgPoOrderBill/cgPoOrderBillEdit'), // 采购订单 |
| | | name: 'IframeCgPoOrderBillEdit', |
| | | meta: { title: '采购订单', noCache: true, noLoading: true } |
| | | path: "CgPoOrderBillEdit", |
| | | component: () => |
| | | import("@/views/purchase/cgPoOrderBill/cgPoOrderBillEdit"), // 采购订单 |
| | | name: "IframeCgPoOrderBillEdit", |
| | | meta: { title: "采购订单", noCache: true, noLoading: true }, |
| | | }, |
| | | { |
| | | path: 'CgPoInStockBillEdit', |
| | | component: () => import('@/views/purchase/cgPoInStockBill/cgPoInStockBillEdit'), // 收料通知单 |
| | | name: 'IframeCgPoInStockBillEdit', |
| | | meta: { title: '收料通知单', noCache: true, noLoading: true } |
| | | path: "CgPoInStockBillEdit", |
| | | component: () => |
| | | import("@/views/purchase/cgPoInStockBill/cgPoInStockBillEdit"), // 收料通知单 |
| | | name: "IframeCgPoInStockBillEdit", |
| | | meta: { title: "收料通知单", noCache: true, noLoading: true }, |
| | | }, |
| | | { |
| | | path: 'GyWarehouse', |
| | | path: "GyWarehouse", |
| | | component: () => import("@/views/basic/gyWarehouse/gyWarehouse"), // 仓库 |
| | | name: 'IframeGyWarehouse', |
| | | meta: { title: '仓库列表', noCache: true, noLoading: true } |
| | | name: "IframeGyWarehouse", |
| | | meta: { title: "仓库列表", noCache: true, noLoading: true }, |
| | | }, |
| | | { |
| | | path: 'GyMaterial', |
| | | path: "GyMaterial", |
| | | component: () => import("@/views/gyMaterial/GyMaterial"), // 物料 |
| | | name: 'IframeGyMaterial', |
| | | meta: { title: '物料列表', noCache: true, noLoading: true } |
| | | name: "IframeGyMaterial", |
| | | meta: { title: "物料列表", noCache: true, noLoading: true }, |
| | | }, |
| | | ] |
| | | ], |
| | | }, // 客户 |
| | | { |
| | | path: "/GyCustomer", |
| | |
| | | children: [ |
| | | { |
| | | path: "/scMould/warehouse/Sc_MouldProdOutBillList", |
| | | component: () => import("@/views/scMould/warehouse/Sc_MouldProdOutBillList"), |
| | | component: () => |
| | | import("@/views/scMould/warehouse/Sc_MouldProdOutBillList"), |
| | | name: "Sc_MouldProdOutBillList", |
| | | meta: { title: "器具领用出库单维护", activeMenu: "scMould/warehouse" }, |
| | | }, |
| | |
| | | children: [ |
| | | { |
| | | path: "/scMould/warehouse/Sc_MouldProdOutBillEdit", |
| | | component: () => import("@/views/scMould/warehouse/Sc_MouldProdOutBillEdit"), |
| | | component: () => |
| | | import("@/views/scMould/warehouse/Sc_MouldProdOutBillEdit"), |
| | | name: "Sc_MouldProdOutBillEdit", |
| | | meta: { title: "器具领用出库单编辑", activeMenu: "scMould/warehouse" }, |
| | | }, |
| | |
| | | children: [ |
| | | { |
| | | path: "/scMould/warehouse/Sc_MouldProdBackBillList", |
| | | component: () => import("@/views/scMould/warehouse/Sc_MouldProdBackBillList"), |
| | | component: () => |
| | | import("@/views/scMould/warehouse/Sc_MouldProdBackBillList"), |
| | | name: "Sc_MouldProdBackBillList", |
| | | meta: { title: "器具领用退库单维护", activeMenu: "scMould/warehouse" }, |
| | | }, |
| | |
| | | children: [ |
| | | { |
| | | path: "/scMould/warehouse/Sc_MouldProdBackBillEdit", |
| | | component: () => import("@/views/scMould/warehouse/Sc_MouldProdBackBillEdit"), |
| | | component: () => |
| | | import("@/views/scMould/warehouse/Sc_MouldProdBackBillEdit"), |
| | | name: "Sc_MouldProdBackBillEdit", |
| | | meta: { title: "器具领用退库单编辑", activeMenu: "scMould/warehouse" }, |
| | | }, |
| | |
| | | children: [ |
| | | { |
| | | path: "/scMould/warehouse/Sc_MouldProdMoveBillList", |
| | | component: () => import("@/views/scMould/warehouse/Sc_MouldProdMoveBillList"), |
| | | component: () => |
| | | import("@/views/scMould/warehouse/Sc_MouldProdMoveBillList"), |
| | | name: "Sc_MouldProdMoveBillList", |
| | | meta: { title: "器具直接调拨单维护", activeMenu: "scMould/warehouse" }, |
| | | }, |
| | |
| | | children: [ |
| | | { |
| | | path: "/scMould/warehouse/Sc_MouldProdMoveBillEdit", |
| | | component: () => import("@/views/scMould/warehouse/Sc_MouldProdMoveBillEdit"), |
| | | component: () => |
| | | import("@/views/scMould/warehouse/Sc_MouldProdMoveBillEdit"), |
| | | name: "Sc_MouldProdMoveBillEdit", |
| | | meta: { title: "器具直接调拨单编辑", activeMenu: "scMould/warehouse" }, |
| | | }, |
| | |
| | | children: [ |
| | | { |
| | | path: "/scMould/warehouse/Sc_MouldInRequestBillList", |
| | | component: () => import("@/views/scMould/warehouse/Sc_MouldInRequestBillList"), |
| | | component: () => |
| | | import("@/views/scMould/warehouse/Sc_MouldInRequestBillList"), |
| | | name: "Sc_MouldInRequestBillList", |
| | | meta: { title: "器具入库申请单维护", activeMenu: "scMould/warehouse" }, |
| | | }, |
| | |
| | | children: [ |
| | | { |
| | | path: "/scMould/warehouse/Sc_MouldInRequestBillEdit", |
| | | component: () => import("@/views/scMould/warehouse/Sc_MouldInRequestBillEdit"), |
| | | component: () => |
| | | import("@/views/scMould/warehouse/Sc_MouldInRequestBillEdit"), |
| | | name: "Sc_MouldInRequestBillEdit", |
| | | meta: { title: "器具入库申请单编辑", activeMenu: "scMould/warehouse" }, |
| | | }, |
| | |
| | | children: [ |
| | | { |
| | | path: "/scMould/warehouse/Sc_MouldOutRequestBillList", |
| | | component: () => import("@/views/scMould/warehouse/Sc_MouldOutRequestBillList"), |
| | | component: () => |
| | | import("@/views/scMould/warehouse/Sc_MouldOutRequestBillList"), |
| | | name: "Sc_MouldOutRequestBillList", |
| | | meta: { title: "器具领用申请单维护", activeMenu: "scMould/warehouse" }, |
| | | }, |
| | |
| | | children: [ |
| | | { |
| | | path: "/scMould/warehouse/Sc_MouldOutRequestBillEdit", |
| | | component: () => import("@/views/scMould/warehouse/Sc_MouldOutRequestBillEdit"), |
| | | component: () => |
| | | import("@/views/scMould/warehouse/Sc_MouldOutRequestBillEdit"), |
| | | name: "Sc_MouldOutRequestBillEdit", |
| | | meta: { title: "器具领用申请单编辑", activeMenu: "scMould/warehouse" }, |
| | | }, |
| | |
| | | children: [ |
| | | { |
| | | path: "/scMould/warehouse/Sc_MouldMoveStockRequestBillList", |
| | | component: () => import("@/views/scMould/warehouse/Sc_MouldMoveStockRequestBillList"), |
| | | component: () => |
| | | import("@/views/scMould/warehouse/Sc_MouldMoveStockRequestBillList"), |
| | | name: "Sc_MouldMoveStockRequestBillList", |
| | | meta: { title: "器具调拨申请单维护", activeMenu: "scMould/warehouse" }, |
| | | }, |
| | |
| | | children: [ |
| | | { |
| | | path: "/scMould/warehouse/Sc_MouldMoveStockRequestBillEdit", |
| | | component: () => import("@/views/scMould/warehouse/Sc_MouldMoveStockRequestBillEdit"), |
| | | component: () => |
| | | import("@/views/scMould/warehouse/Sc_MouldMoveStockRequestBillEdit"), |
| | | name: "Sc_MouldMoveStockRequestBillEdit", |
| | | meta: { title: "器具调拨申请单编辑", activeMenu: "scMould/warehouse" }, |
| | | }, |
| | | ], |
| | | }, |
| | | |
| | | |
| | | |
| | | //直接调拨单维护 |
| | | { |
| | |
| | | }, |
| | | ], |
| | | }, |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | //权限查询 |
| | | { |
| | |
| | | import("@/views/purchase/postockInBack/Kf_POStockInBackBillList.vue"), |
| | | name: "Kf_POStockInBackBillList", |
| | | meta: { |
| | | title: "采购退料单维护", |
| | | title: "采购退料单列表(已入库)", |
| | | activeMenu: "purchase/postockInBack", |
| | | }, |
| | | } |
| | | ], |
| | | }, |
| | | { |
| | | path: "/purchase/postockInBack/Kf_POStockInBackBillList0", |
| | | component: Layout, |
| | | hidden: true, |
| | | redirect: "noredirect", |
| | | meta: { |
| | | breadcrumb: false, // 如果设置为false,则不会在breadcrumb面包屑中显示 |
| | | activeMenu: "/purchase/postockInBack/Kf_POStockInBackBillList", // 当路由设置了该属性,则会高亮相对应的侧边栏。 |
| | | }, |
| | | children: [ |
| | | { |
| | | path: "/purchase/postockInBack/Kf_POStockInBackBillList0", |
| | | component: () => |
| | | import("@/views/purchase/postockInBack/Kf_POStockInBackBillList.vue"), |
| | | name: "Kf_POStockInBackBillList", |
| | | meta: { |
| | | title: "采购退料单列表(未入库)", |
| | | activeMenu: "purchase/postockInBack", |
| | | }, |
| | | }, |
| | |
| | | children: [ |
| | | { |
| | | path: "/icmo/productInBill/productInBillList", |
| | | component: () => import("@/views/ProductInBill/Kf_ProductInBillList.vue"), |
| | | component: () => |
| | | import("@/views/ProductInBill/Kf_ProductInBillList.vue"), |
| | | name: "ProductInBillList", |
| | | meta: { title: "生产入库单列表", activeMenu: "icmo/productInBill" }, |
| | | }, |
| | | { |
| | | path: "/icmo/productInBill/productInBillEdit", |
| | | component: () => import("@/views/ProductInBill/Kf_ProductInBillEdit.vue"), |
| | | component: () => |
| | | import("@/views/ProductInBill/Kf_ProductInBillEdit.vue"), |
| | | name: "ProductInBillEdit", |
| | | meta: { title: "生产入库单", activeMenu: "icmo/productInBill" }, |
| | | }, |
| | |
| | | children: [ |
| | | { |
| | | path: "/purchase/OtherOutBill/OtherOutBillList", |
| | | component: () => import("@/views/KCGL/OtherOutBill/Kf_OtherOutBillList.vue"), |
| | | component: () => |
| | | import("@/views/KCGL/OtherOutBill/Kf_OtherOutBillList.vue"), |
| | | name: "OtherOutBillList", |
| | | meta: { title: "其他出库单列表", activeMenu: "/views/KCGL/OtherOutBill" }, |
| | | meta: { |
| | | title: "其他出库单列表", |
| | | activeMenu: "/views/KCGL/OtherOutBill", |
| | | }, |
| | | }, |
| | | ], |
| | | }, |
| | |
| | | children: [ |
| | | { |
| | | path: "/purchase/OtherOutBill/OtherOutBillEdit", |
| | | component: () => import("@/views/KCGL/OtherOutBill/Kf_OtherOutBillEdit.vue"), |
| | | component: () => |
| | | import("@/views/KCGL/OtherOutBill/Kf_OtherOutBillEdit.vue"), |
| | | name: "OtherOutBillEdit", |
| | | meta: { title: "其他出库单", activeMenu: "/views/KCGL/OtherOutBill" }, |
| | | }, |
| | |
| | | children: [ |
| | | { |
| | | path: "/icmo/scICMOReportBill/scICMOReportBillList", |
| | | component: () => import("@/views/ICMO/ScICMOReportBill/ScICMOReportBillList.vue"), |
| | | component: () => |
| | | import("@/views/ICMO/ScICMOReportBill/ScICMOReportBillList.vue"), |
| | | name: "ScICMOBillList", |
| | | meta: { title: "生产汇报单维护", activeMenu: "/icmo/scICMOReportBill" }, |
| | | }, |
| | |
| | | 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", |
| | |
| | | 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", |
| | |
| | | title: "出库申请单维护", |
| | | }, |
| | | component: () => |
| | | import("@/views/warehouse/shipment/Kf_StockOutRequestBillList.vue"), |
| | | import( |
| | | "@/views/warehouse/shipment/Kf_StockOutRequestBillList.vue" |
| | | ), |
| | | hidden: false, |
| | | name: "Kf_StockOutRequestBillList", |
| | | path: "Kf_StockOutRequestBillList", |
| | |
| | | title: "出库申请单", |
| | | }, |
| | | component: () => |
| | | import("@/views/warehouse/shipment/Kf_StockOutRequestBill.vue"), |
| | | import( |
| | | "@/views/warehouse/shipment/Kf_StockOutRequestBill.vue" |
| | | ), |
| | | hidden: false, |
| | | name: "Kf_StockOutRequestBill", |
| | | path: "Kf_StockOutRequestBill", |
| | |
| | | title: "调拨申请单维护", |
| | | }, |
| | | component: () => |
| | | import("@/views/warehouse/transfer/Kf_MoveStockRequestBillList.vue"), |
| | | import( |
| | | "@/views/warehouse/transfer/Kf_MoveStockRequestBillList.vue" |
| | | ), |
| | | hidden: false, |
| | | name: "Kf_MoveStockRequestBillList", |
| | | path: "Kf_MoveStockRequestBillList", |
| | |
| | | title: "调拨申请单", |
| | | }, |
| | | component: () => |
| | | import("@/views/warehouse/transfer/Kf_MoveStockRequestBillEdit.vue"), |
| | | import( |
| | | "@/views/warehouse/transfer/Kf_MoveStockRequestBillEdit.vue" |
| | | ), |
| | | hidden: false, |
| | | name: "Kf_MoveStockRequestBillEdit", |
| | | path: "Kf_MoveStockRequestBillEdit", |
| | |
| | | title: "直接调拨单维护", |
| | | }, |
| | | component: () => |
| | | import("@/views/KCGL/MoveStockBill/Kf_MoveStockBillList.vue"), |
| | | import( |
| | | "@/views/KCGL/MoveStockBill/Kf_MoveStockBillList.vue" |
| | | ), |
| | | hidden: false, |
| | | name: "Kf_MoveStockBillList", |
| | | path: "Kf_MoveStockBillList", |
| | |
| | | title: "直接调拨单", |
| | | }, |
| | | component: () => |
| | | import("@/views/KCGL/MoveStockBill/Kf_MoveStockBillEdit.vue"), |
| | | import( |
| | | "@/views/KCGL/MoveStockBill/Kf_MoveStockBillEdit.vue" |
| | | ), |
| | | hidden: false, |
| | | name: "Kf_MoveStockBillEdit", |
| | | path: "Kf_MoveStockBillEdit", |
| | |
| | | title: "条码生成", |
| | | }, |
| | | component: () => |
| | | import("@/views/warehouse/barcodeMaster/Gy_BarCodeBill.vue"), |
| | | import( |
| | | "@/views/warehouse/barcodeMaster/Gy_BarCodeBill.vue" |
| | | ), |
| | | hidden: false, |
| | | name: "Gy_BarCodeBill", |
| | | path: "Gy_BarCodeBill", |
| | |
| | | icon: "build", |
| | | link: null, |
| | | noCache: false, |
| | | title: "采购退料单维护", |
| | | title: "采购退料单列表(已入库)", |
| | | }, |
| | | component: () => |
| | | import( |
| | |
| | | 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}" |
| | | }, |
| | | ], |
| | | }, |
| | |
| | | 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", |
| | |
| | | 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", |
| | |
| | | noCache: false, |
| | | title: "生产入库列表", |
| | | }, |
| | | component: () => import("@/views/ProductInBill/Kf_ProductInBillList.vue"), |
| | | component: () => |
| | | import("@/views/ProductInBill/Kf_ProductInBillList.vue"), |
| | | hidden: false, |
| | | name: "ProductInBillList", |
| | | path: "productInBillList", |
| | |
| | | noCache: false, |
| | | title: "生产入库单", |
| | | }, |
| | | component: () => import("@/views/ProductInBill/Kf_ProductInBillEdit.vue"), |
| | | component: () => |
| | | import("@/views/ProductInBill/Kf_ProductInBillEdit.vue"), |
| | | hidden: false, |
| | | name: "ProductInBillEdit", |
| | | path: "productInBillEdit", |
| | |
| | | noCache: false, |
| | | title: "生产汇报列表", |
| | | }, |
| | | component: () => import("@/views/ICMO/ScICMOReportBill/ScICMOReportBillList.vue"), |
| | | component: () => |
| | | import( |
| | | "@/views/ICMO/ScICMOReportBill/ScICMOReportBillList.vue" |
| | | ), |
| | | hidden: false, |
| | | name: "ScICMOReportBillList", |
| | | path: "scICMOReportBillList", |
| | |
| | | hidden: false, |
| | | name: "Sc_MouldProdMoveBillEdit", |
| | | path: "Sc_MouldProdMoveBillEdit", |
| | | },{ |
| | | }, |
| | | { |
| | | meta: { |
| | | icon: "build", |
| | | link: null, |
| | |
| | | hidden: false, |
| | | name: "Sc_MouldInRequestBillEdit", |
| | | path: "Sc_MouldInRequestBillEdit", |
| | | },{ |
| | | }, |
| | | { |
| | | meta: { |
| | | icon: "build", |
| | | link: null, |
| | |
| | | hidden: false, |
| | | name: "Sc_MouldOutRequestBillEdit", |
| | | path: "Sc_MouldOutRequestBillEdit", |
| | | },{ |
| | | }, |
| | | { |
| | | meta: { |
| | | icon: "build", |
| | | link: null, |
| | |
| | | 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", |
| | |
| | | </el-col> |
| | | </el-row> |
| | | <div class="tableBox" v-loading="loading"> |
| | | <el-row> |
| | | <el-col :span="4"> |
| | | <div class="cgtlType" v-for="(item, index) in backTypeList" :key="index" :class="{ 'cgtlActive': typeIndex==index }" @click="backTypeClick(item,index)"> |
| | | {{item.name}} |
| | | </div> |
| | | </el-col> |
| | | <el-col :span="20"> |
| | | <el-table :data="tableData" ref="tableData" max-height="710" :summary-method="getSummaries" |
| | | @selection-change="handleSelectionChange" show-summary border @row-click="handleRowClick" |
| | | :row-style="rowStyle" @cell-dblclick="handleDblclick" v-if="tableShow"> |
| | | <template v-for="(item, index) in btList"> |
| | | <el-table-column type="selection" width="55" align="center" :fixed="item.fixed" |
| | | v-if="item.type == 'checkbox'" :key="index" /> |
| | | <el-table-column :align="item.align" :prop="item.field" :label="item.title" |
| | | :width="item.width" :key="item.id" v-else-if="!item.hide && item.type != 'checkbox'" |
| | | :sortable="item.sort" show-overflow-tooltip :fixed="item.fixed"> |
| | | <el-table-column :align="item.align" :prop="item.field" :label="item.title" :width="item.width" |
| | | :key="item.id" v-else-if="!item.hide && item.type != 'checkbox'" :sortable="item.sort" |
| | | show-overflow-tooltip :fixed="item.fixed"> |
| | | <template slot-scope="{ row, column }"> |
| | | <el-checkbox v-model="checked" v-if="item.type == 'checkbox'"></el-checkbox> |
| | | <div :style="item.style"> |
| | |
| | | </el-table> |
| | | <pagination v-show="total > 0" :total="total" :page.sync="page" :limit.sync="pageSize" |
| | | :pageSizes="pageSizes" @pagination="getList" /> |
| | | </el-col> |
| | | |
| | | </el-row> |
| | | |
| | | <el-dialog title="隐藏列设置" :visible.sync="openRowHide" width="816px" append-to-body> |
| | | <RowSettings :colName="btResList" :HModName="HModName" @rowEditClose="rowSetClose" v-if="rowHideShow" /> |
| | | </el-dialog> |
| | |
| | | }, |
| | | |
| | | methods: { |
| | | backTypeClick(item,index){ |
| | | this.typeIndex=index |
| | | }, |
| | | getSummaries(param) { |
| | | const { columns, data } = param; |
| | | const sums = []; |
| | |
| | | this.eTime = yyyyE + "-" + mmE + "-" + ddE; |
| | | }, |
| | | getList() { |
| | | console.log(this.$route.query.type) |
| | | this.pageSize = 50; |
| | | this.tableShow = false; |
| | | this.loading = true; |