Browse Source

库存流水帐汇总(库位)更改链接

dev_web_online
安虹睿 2 years ago
parent
commit
5305971298
  1. 2
      fe/PC/public/version.json
  2. 2
      fe/PC/src/filters/excelOrReportsOption.js

2
fe/PC/public/version.json

@ -1,3 +1,3 @@
{
"version": "1.0.24"
"version": "1.0.25"
}

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

@ -49,5 +49,5 @@ export const reportsAddress = {
InventoryBookSummary:reportsUrl + '202212162112124488.rdlx',//库存流水帐汇总
inventoryBalanceReportLocationCode:reportsUrl + '202211300922434082.rdlx',//库存余额报表按库位
inventoryBalanceReportLocationErpCode:reportsUrl + '202211300922434083.rdlx',//库存余额报表按ERP库位
InventoryBookSummaryLocation:reportsUrl + '202211300922434083.rdlx',//库存流水帐汇总(库位)
InventoryBookSummaryLocation:reportsUrl + '202212162112124489.rdlx',//库存流水帐汇总(库位)
}

Loading…
Cancel
Save