diff --git a/src/components/page/afterLoan/afterInsurance.vue b/src/components/page/afterLoan/afterInsurance.vue index debb921..fada246 100644 --- a/src/components/page/afterLoan/afterInsurance.vue +++ b/src/components/page/afterLoan/afterInsurance.vue @@ -930,6 +930,8 @@ import core from '../../../utils/core'; this.$store.commit("loanStatusData", { loanStatus: 2 }); this.$store.commit('setNewOrOld','newLoans') this.$store.commit('entering',false) + this.$store.commit('wanderEdit',true) + if(val){// 编辑业务阶段 this.$store.commit('setNewOrOld','oldLoans')// 区分进入还款或者新建 // 编辑手动添加的业务