master
e 3 years ago
parent c6296e1516
commit ec66896d26
  1. 2
      src/components/page/afterLoan/afterInsurance.vue

@ -930,6 +930,8 @@ import core from '../../../utils/core';
this.$store.commit("loanStatusData", { loanStatus: 2 }); this.$store.commit("loanStatusData", { loanStatus: 2 });
this.$store.commit('setNewOrOld','newLoans') this.$store.commit('setNewOrOld','newLoans')
this.$store.commit('entering',false) this.$store.commit('entering',false)
this.$store.commit('wanderEdit',true)
if(val){// if(val){//
this.$store.commit('setNewOrOld','oldLoans')// this.$store.commit('setNewOrOld','oldLoans')//
// //

Loading…
Cancel
Save