mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-21 20:36:43 +08:00
'切换保单列表接口地址'
This commit is contained in:
@@ -11,7 +11,7 @@ import getUrl from '@/assets/js/utils/get-url'
|
||||
// 订单列表
|
||||
export function getPolicyListAgent(data) {
|
||||
return request({
|
||||
url: getUrl('/sale/policy/policyListAgent', 1),
|
||||
url: getUrl('/sale/policy/getReOrderPolicyListAgent', 1),
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user