|
|
@ -41,7 +41,7 @@ export const getPurchasereturnRecordMonth = async (params) => { |
|
|
|
|
|
|
|
// 本月索赔明细
|
|
|
|
export const getPurchaseclaimRecordMonth = async (params) => { |
|
|
|
return await request.get({ url: `/wms/index/pagePurchaseclaimRecordMonth`,params }) |
|
|
|
// return await request.get({ url: `/wms/index/pagePurchaseclaimRecordMonth`,params })
|
|
|
|
} |
|
|
|
|
|
|
|
// 今日生产计划
|
|
|
|