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