mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-20 09:36:45 +08:00
Merge remote-tracking branch 'origin/feature/GFRS-1215【待确定】国富人寿福享年年年金保险' into release/0811
# Conflicts: # src/views/ebiz/common/MainRiskList.vue
This commit is contained in:
@@ -12,7 +12,8 @@ export function calculatePremium(data) {
|
||||
// 主险列表
|
||||
export function mainRiskList(data) {
|
||||
return request({
|
||||
url: getUrl(`/${localStorage.isFrom}/product/getMainRiskLst`, 1),
|
||||
url: getUrl(`/sale/product/getMainRiskLst`, 1),
|
||||
// url: getUrl(`/${localStorage.isFrom}/product/getMainRiskLst`, 1),
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user