|
|
@ -30,7 +30,7 @@ export const supplierAsnExcel = { |
|
|
|
const reportsUrl = localStorage.getItem('reportsUrl') |
|
|
|
// 报表文件地址
|
|
|
|
export const reportsAddress = { |
|
|
|
PurchaseReceiptSummary:reportsUrl + '202211300914188516.rdlx',//采购收货汇总表
|
|
|
|
PurchaseReceiptSummary:reportsUrl + '202211300914188516.rdlx',//供应商发货报表
|
|
|
|
Inventory_Detail:reportsUrl + '202211291142233052.rdlx',//库存账龄明细
|
|
|
|
InventoryAccountingPeriodDetails:reportsUrl + '202211300913580741.rdlx',//库存单据明细报表
|
|
|
|
FinishedProductDeliverySummary:reportsUrl + '202211300920074461.rdlx',//成品发货汇总表
|
|
|
|