Browse Source

报表菜单更改名称注释

dev_web_online
安虹睿 2 years ago
parent
commit
641982eddf
  1. 4
      fe/PC/src/filters/excelOrReportsOption.js

4
fe/PC/src/filters/excelOrReportsOption.js

@ -35,8 +35,8 @@ export const reportsAddress = {
InventoryAccountingPeriodDetails:reportsUrl + '202211300913580741.rdlx',//库存单据明细报表
FinishedProductDeliverySummary:reportsUrl + '202211300920074461.rdlx',//成品发货汇总表
CompletionReceiptSummary:reportsUrl + '202211300919413598.rdlx',//完工收货汇总表
UnPlannedReceiptSummary:reportsUrl + '202211300921294414.rdlx',//计划外入库汇总
UnplannedDeliverSummary:reportsUrl + '202211300921505958.rdlx',//计划外出库汇总
UnPlannedReceiptSummary:reportsUrl + '202211300921294414.rdlx',//非生产退料汇总(原计划外入库汇总
UnplannedDeliverSummary:reportsUrl + '202211300921505958.rdlx',//非生产领料汇总(原计划外出库汇总
Scrap_Detail:reportsUrl + '202211300912414755.rdlx',//报废明细表
PurchaseSum:reportsUrl + '202211300913268367.rdlx',//订单汇总查询
PurchaseReturnSummary:reportsUrl + '202211300925599696.rdlx',//采购退货汇总

Loading…
Cancel
Save