Bladeren bron

大托管问题修改

wulanhaote
庞东旭 2 jaren geleden
bovenliggende
commit
8d22558941
1 gewijzigde bestanden met toevoegingen van 0 en 2 verwijderingen
  1. +0
    -2
      src/views/agriculturalTrusteeship/login.vue

+ 0
- 2
src/views/agriculturalTrusteeship/login.vue Bestand weergeven

@@ -772,8 +772,6 @@
this.mainImgUploader2.splice(detail.index,1);
},
goRegister(){
console.log(this.entityForm)
return;
if (this.loginType == 'bxjg' || this.loginType == 'dkjg' || this.loginType == 'ndjg'){
this.serviceForm.mainImg = this.mainImgArr.join(',');
this.serviceForm.username = encrypt(this.serviceForm.username);


Laden…
Annuleren
Opslaan