|
@@ -51,7 +51,7 @@ export function getCorpsAddr(data) {
|
|
//待付款
|
|
//待付款
|
|
export function obligationList(data) {
|
|
export function obligationList(data) {
|
|
return http.request({
|
|
return http.request({
|
|
- url: '/blade-sales-part/order/listAll',
|
|
|
|
|
|
+ url: '/blade-sales-part/order/listAll1',
|
|
method: 'GET',
|
|
method: 'GET',
|
|
data
|
|
data
|
|
})
|
|
})
|