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