mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 05:46:44 +08:00
【FIX】保单列表修复
This commit is contained in:
@@ -624,9 +624,9 @@ export default {
|
|||||||
// else if(orderStatus == ''){//跳到投保人
|
// else if(orderStatus == ''){//跳到投保人
|
||||||
// url = '/sale/insuredInfo?edit=1&orderNo='+orderNo
|
// url = '/sale/insuredInfo?edit=1&orderNo='+orderNo
|
||||||
// }
|
// }
|
||||||
else if(orderStatus == '44'){//建议书转投保, 跳到投保人
|
// else if(orderStatus == '44'){//建议书转投保, 跳到投保人
|
||||||
url = '/sale/insuredInfo?edit=1&orderNo='+orderNo
|
// url = '/sale/insuredInfo?edit=1&orderNo='+orderNo
|
||||||
}
|
// }
|
||||||
// else if(orderStatus == '62'){//风险测评保存成功, 跳到账户信息--
|
// else if(orderStatus == '62'){//风险测评保存成功, 跳到账户信息--
|
||||||
// if(order.universalRiskNotifyDTO && order.universalRiskNotifyDTO.isUniversalRiskNotifyShowPoint != '1'){
|
// if(order.universalRiskNotifyDTO && order.universalRiskNotifyDTO.isUniversalRiskNotifyShowPoint != '1'){
|
||||||
// url = '/sale/AccountInformation?edit=1&orderNo='+orderNo
|
// url = '/sale/AccountInformation?edit=1&orderNo='+orderNo
|
||||||
|
|||||||
Reference in New Issue
Block a user