Commit bb6776ef authored by chenjiuping's avatar chenjiuping

流程分类优化

parent 756b93ff
......@@ -109,7 +109,7 @@ export function getReceivableItemDetail(query) {
// 获取收款单明细
export function getInvoicingItem(query) {
return request({
url: '/ecw/receipt/getInvoicingItem',
url: '/ecw/receipt/getReceivableItemDetail',
method: 'get',
params: query
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment