|
@@ -13,69 +13,69 @@ const statisticalReportRouter = {
|
|
},
|
|
},
|
|
children: [
|
|
children: [
|
|
// 期货采购入库报表统计
|
|
// 期货采购入库报表统计
|
|
- {
|
|
|
|
- path: 'purchaseReceiptStatisticsList',
|
|
|
|
- component: () =>
|
|
|
|
- import(/* webpackChunkName: "applDetail" */ '@/views/statisticalReport/purchaseReceiptStatisticsList'),
|
|
|
|
- name: 'purchaseReceiptStatisticsList',
|
|
|
|
- meta: {
|
|
|
|
- title: 'purchaseReceiptStatisticsList',
|
|
|
|
- shortcutEntrance: 'statisticalReport',
|
|
|
|
- module: 'report.procurementInReport',
|
|
|
|
- permissicon: [],
|
|
|
|
- keepAlive: true,
|
|
|
|
- _title:'期货采购入库报表'
|
|
|
|
- // module: 'procurement.sparepart.applDetail'
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
|
|
+ // {
|
|
|
|
+ // path: 'purchaseReceiptStatisticsList',
|
|
|
|
+ // component: () =>
|
|
|
|
+ // import(/* webpackChunkName: "applDetail" */ '@/views/statisticalReport/purchaseReceiptStatisticsList'),
|
|
|
|
+ // name: 'purchaseReceiptStatisticsList',
|
|
|
|
+ // meta: {
|
|
|
|
+ // title: 'purchaseReceiptStatisticsList',
|
|
|
|
+ // shortcutEntrance: 'statisticalReport',
|
|
|
|
+ // module: 'report.procurementInReport',
|
|
|
|
+ // permissicon: [],
|
|
|
|
+ // keepAlive: true,
|
|
|
|
+ // _title:'期货采购入库报表'
|
|
|
|
+ // // module: 'procurement.sparepart.applDetail'
|
|
|
|
+ // }
|
|
|
|
+ // },
|
|
//期货采购平仓报表
|
|
//期货采购平仓报表
|
|
- {
|
|
|
|
- path: 'purchaseClosingCashierList',
|
|
|
|
- component: () =>
|
|
|
|
- import(/* webpackChunkName: "applDetail" */ '@/views/statisticalReport/purchaseClosingCashierList'),
|
|
|
|
- name: 'purchaseClosingCashierList',
|
|
|
|
- meta: {
|
|
|
|
- title: 'purchaseClosingCashierList',
|
|
|
|
- shortcutEntrance: 'statisticalReport',
|
|
|
|
- module: 'report.procurementCloseReport',
|
|
|
|
- permissicon: [],
|
|
|
|
- keepAlive: true,
|
|
|
|
- _title:'期货采购平仓报表'
|
|
|
|
- // module: 'procurement.sparepart.applDetail'
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
|
|
+ // {
|
|
|
|
+ // path: 'purchaseClosingCashierList',
|
|
|
|
+ // component: () =>
|
|
|
|
+ // import(/* webpackChunkName: "applDetail" */ '@/views/statisticalReport/purchaseClosingCashierList'),
|
|
|
|
+ // name: 'purchaseClosingCashierList',
|
|
|
|
+ // meta: {
|
|
|
|
+ // title: 'purchaseClosingCashierList',
|
|
|
|
+ // shortcutEntrance: 'statisticalReport',
|
|
|
|
+ // module: 'report.procurementCloseReport',
|
|
|
|
+ // permissicon: [],
|
|
|
|
+ // keepAlive: true,
|
|
|
|
+ // _title:'期货采购平仓报表'
|
|
|
|
+ // // module: 'procurement.sparepart.applDetail'
|
|
|
|
+ // }
|
|
|
|
+ // },
|
|
// 期货销售出库报表统计
|
|
// 期货销售出库报表统计
|
|
- {
|
|
|
|
- path: 'salesDeliveryReportList',
|
|
|
|
- component: () =>
|
|
|
|
- import(/* webpackChunkName: "applDetail" */ '@/views/statisticalReport/salesDeliveryReportList'),
|
|
|
|
- name: 'salesDeliveryReportList',
|
|
|
|
- meta: {
|
|
|
|
- title: 'salesDeliveryReportList',
|
|
|
|
- shortcutEntrance: 'statisticalReport',
|
|
|
|
- module: 'report.saleOutReport',
|
|
|
|
- permissicon: [],
|
|
|
|
- keepAlive: true,
|
|
|
|
- _title:'期货销售出库报表'
|
|
|
|
- // module: 'procurement.sparepart.applDetail'
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
|
|
+ // {
|
|
|
|
+ // path: 'salesDeliveryReportList',
|
|
|
|
+ // component: () =>
|
|
|
|
+ // import(/* webpackChunkName: "applDetail" */ '@/views/statisticalReport/salesDeliveryReportList'),
|
|
|
|
+ // name: 'salesDeliveryReportList',
|
|
|
|
+ // meta: {
|
|
|
|
+ // title: 'salesDeliveryReportList',
|
|
|
|
+ // shortcutEntrance: 'statisticalReport',
|
|
|
|
+ // module: 'report.saleOutReport',
|
|
|
|
+ // permissicon: [],
|
|
|
|
+ // keepAlive: true,
|
|
|
|
+ // _title:'期货销售出库报表'
|
|
|
|
+ // // module: 'procurement.sparepart.applDetail'
|
|
|
|
+ // }
|
|
|
|
+ // },
|
|
//期货销售平仓报表
|
|
//期货销售平仓报表
|
|
- {
|
|
|
|
- path: 'salesClosingCashierList',
|
|
|
|
- component: () =>
|
|
|
|
- import(/* webpackChunkName: "applDetail" */ '@/views/statisticalReport/salesClosingCashierList'),
|
|
|
|
- name: 'salesClosingCashierList',
|
|
|
|
- meta: {
|
|
|
|
- title: 'salesClosingCashierList',
|
|
|
|
- shortcutEntrance: 'statisticalReport',
|
|
|
|
- module: 'report.saleCloseReport',
|
|
|
|
- permissicon: [],
|
|
|
|
- keepAlive: true,
|
|
|
|
- _title:'期货销售平仓报表'
|
|
|
|
- // module: 'procurement.sparepart.applDetail'
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
|
|
+ // {
|
|
|
|
+ // path: 'salesClosingCashierList',
|
|
|
|
+ // component: () =>
|
|
|
|
+ // import(/* webpackChunkName: "applDetail" */ '@/views/statisticalReport/salesClosingCashierList'),
|
|
|
|
+ // name: 'salesClosingCashierList',
|
|
|
|
+ // meta: {
|
|
|
|
+ // title: 'salesClosingCashierList',
|
|
|
|
+ // shortcutEntrance: 'statisticalReport',
|
|
|
|
+ // module: 'report.saleCloseReport',
|
|
|
|
+ // permissicon: [],
|
|
|
|
+ // keepAlive: true,
|
|
|
|
+ // _title:'期货销售平仓报表'
|
|
|
|
+ // // module: 'procurement.sparepart.applDetail'
|
|
|
|
+ // }
|
|
|
|
+ // },
|
|
//汽运结算报表
|
|
//汽运结算报表
|
|
{
|
|
{
|
|
path: 'autoSettlementList',
|
|
path: 'autoSettlementList',
|