Browse Source

修改需求报名页面参数

LiFei 6 năm trước cách đây
mục cha
commit
d011fff971
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/hwuser/modules/HwViewPhotoModal.vue

+ 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