Prechádzať zdrojové kódy

修改需求报名页面参数

LiFei 6 rokov pred
rodič
commit
d011fff971

+ 1 - 1
src/views/hwuser/modules/HwViewPhotoModal.vue

@@ -150,7 +150,7 @@
         }
       },
       getAvatarView1() {
-        if( this.model.idcardFront.indexOf("http")==-1){
+        if( this.model.idcardFront.indexOf("http")!=-1){
           return this.model.idcardBack
         }else{
           return this.url.imgerver + this.model.idcardBack