20240205
luoJunYong.123 3 years ago
parent 69852defee
commit c4252c66c7
  1. 2
      src/pages/manage/list/client/consumerClient.vue
  2. 2
      src/pages/manage/list/personal/currentAccount/openAccount.vue
  3. 209845
      test2.js

@ -222,7 +222,7 @@ export default {
NeedBefore NeedBefore
}, },
created() { created() {
// if(this.isNeedBefore) { // if(this.isNeedBefore) {
// return // return
// } // }
if(sessionStorage.getItem('nomClientIdentity')) { if(sessionStorage.getItem('nomClientIdentity')) {

@ -852,7 +852,7 @@ export default {
// this.cardNumberTag = 2 // this.cardNumberTag = 2
// this.$store.commit('system/changePop',{show:true,text:'',id:'62,2'}) // this.$store.commit('system/changePop',{show:true,text:'',id:'62,2'})
this.setTipsOperate('请刷银行卡') this.setTipsOperate('请刷二类银行卡')
this.setPopId('62,2') this.setPopId('62,2')
sessionStorage.setItem('computerPath', this.$route.fullPath) sessionStorage.setItem('computerPath', this.$route.fullPath)
this.$router.push('/counter/list/') this.$router.push('/counter/list/')

209845
test2.js

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save