This commit is contained in:
jiawei
2023-02-22 14:35:07 +08:00
parent a4d2e5bf5a
commit 109b533292
2 changed files with 7 additions and 4 deletions

View File

@@ -263,6 +263,9 @@ export default {
orderType: 'proposalInsuredInfo',
orderDTO: { insuredDTOs: [{ insuredId: insuredId }] }
})
let updateAnswerType = resultData.orderDTO.riskEvaluationDTO.isShowEvaluationPoint =='1'?true:false
this.$store.commit('updateAnswerType', updateAnswerType )
console.log(updateAnswerType,'updateAnswerType');
} else {
this.$toast.loading({
duration: 0, // 持续展示 toast