src/views/main/addBankcard.vue
@@ -160,7 +160,7 @@ methods: { bankCardNoInit() { let objForm ={bizId:this.bizId,bizType:this.bizType} this.$api.refreshFaceStatus(objForm).then(res=>{ this.$api.getBizStatus(objForm).then(res=>{ this.dataInfo =res.body if (this.dataInfo.status==0){ this.$api.getFrontData(objForm).then(res=>{