mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-23 21:22:52 +08:00
add~policyListAgent
This commit is contained in:
@@ -10,6 +10,13 @@ export function getPolicyList(data) {
|
||||
})
|
||||
}
|
||||
|
||||
export function getpolicyListAgent(data) {
|
||||
return request({
|
||||
url: getUrl('/sale/policy/policyListAgent', 1),
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
}
|
||||
// 获取保单详情
|
||||
export function getPolicyDetail(data) {
|
||||
return request({
|
||||
|
||||
Reference in New Issue
Block a user