...
|
...
|
@@ -17,7 +17,7 @@ let domainApis = { |
|
|
allotExportList: '/erp-shop-web/export/exportForPurchaseForm',
|
|
|
allotPrintExpressDetail: '/erp-shop-web/purchase/queryExpressListByExpressNumber',
|
|
|
diffWorkOrderList: '/erp-shop-web/logistics/workOrder/queryPage',
|
|
|
diffWorkOrderDetail: '/erp-shop-web/logistics/workOrder/queryDetail',
|
|
|
diffWorkOrderDetail: '/erp-shop-web/logistics/workOrder/queryInfo',
|
|
|
diffWorkOrderInfo: '/erp-shop-web/logistics/workOrder/queryDiff',
|
|
|
returnSupplierList: '/erp-shop-web/logistics/returnedSupplier/list',
|
|
|
returnSupplierDetail: '/erp-shop-web/logistics/returnedSupplier/detail',
|
...
|
...
|
|