mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-07 05:26:43 +08:00
'旧保单险种详情换字段'
This commit is contained in:
@@ -316,7 +316,7 @@ export default {
|
||||
|
||||
this.insuredDTOs = res.orderDTO.insuredDTOs
|
||||
// 格式化
|
||||
this.list = formatAllRisk(this.insuredDTOs[0].riskDTOLst)
|
||||
this.list = formatAllRisk(this.insuredDTOs[0].otherRiskDTOLst)
|
||||
// } else {
|
||||
// this.$toast(res.resultMessage)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user