zhouhao
2022-01-06 8f7eac1ffd97416de47ad1d1c187fa54d3d74871
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=>{