diff --git a/utils/getData2.js b/utils/getData2.js index 9647b23..6b7d7d5 100644 --- a/utils/getData2.js +++ b/utils/getData2.js @@ -43,10 +43,8 @@ export const easOutInBillDetailPage = (djid, page, size) => request({ // 1.3审核出入库单据 export const easOutInBillUpdate = (arr) => request({ - url:'api/easOutInBill/update', - data: { - arr - } + url:'/api/easOutInBill/audit', + data: arr }) // 1.4查询出单据明细库位