|
|
@ -303,8 +303,10 @@ export default { |
|
|
|
sparePart: "大众备件结算明细", |
|
|
|
hqHPlatform: "红旗H平台", |
|
|
|
hqMPlatform: "红旗M平台", |
|
|
|
hqFPlatform: "红旗F平台", //红旗F平台导入 |
|
|
|
hqYPlatform: "一汽轿车", //一汽轿车平台导入 |
|
|
|
vwoutorder: "准时化出库单", |
|
|
|
sparepartoutorder:"大众备件出库单", |
|
|
|
sparepartoutorder: "大众备件出库单", |
|
|
|
kanbanoutorder: "大众看板出库单", |
|
|
|
bomdatabase: "产品结构BOM", |
|
|
|
prebatch: "预批量", |
|
|
@ -333,9 +335,12 @@ export default { |
|
|
|
sparePart: "/api/settleaccount/SparePart/ExcelImport", //大众备件结算明细导入 |
|
|
|
hqHPlatform: "/api/settleaccount/HQHPlatform/ExcelImport", //红旗H平台导入 |
|
|
|
hqMPlatform: "/api/settleaccount/HQMPlatform/ExcelImport", //红旗M平台导入 |
|
|
|
hqFPlatform: "/api/settleaccount/HQFPlatform/ExcelImport", //红旗F平台导入 |
|
|
|
hqYPlatform: "/api/settleaccount/BT_Carlatform/ExcelImport", //一汽轿车平台导入 |
|
|
|
vwoutorder: "/api/settleaccount/wmsjitoutput/ExcelImport", //准时化出库单导入 |
|
|
|
kanbanoutorder: "/api/settleaccount/wmskanbanoutput/ExcelImport", //大众看板出库单导入 |
|
|
|
sparepartoutorder: "/api/settleaccount/wmsSharePartoutput/ExcelImport", //大众备件出库单导入 |
|
|
|
sparepartoutorder: |
|
|
|
"/api/settleaccount/wmsSharePartoutput/ExcelImport", //大众备件出库单导入 |
|
|
|
bomdatabase: "/api/settleaccount/bom/ExcelImport", |
|
|
|
prebatch: "/api/settleaccount/Prebatch/ExcelImport", |
|
|
|
secondaryPriceRatio: |
|
|
|