Commit 7ff72c05 authored by dcy's avatar dcy

客户订单详情接口修改

parent fda423c1
...@@ -197,7 +197,7 @@ export function customerCreditLogPage(params){ ...@@ -197,7 +197,7 @@ export function customerCreditLogPage(params){
//客户详情订单分页 //客户详情订单分页
export function infoListOrderPage(params){ export function infoListOrderPage(params){
return request({ return request({
url:'/customer/detail/infoList/orderPage', url:'/ecw/order/customer-order-page',
method:'get', method:'get',
params params
}) })
......
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