Explorar el Código

大托管问题修改

wulanhaote
庞东旭 hace 2 años
padre
commit
8d22558941
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      src/views/agriculturalTrusteeship/login.vue

+ 0
- 2
src/views/agriculturalTrusteeship/login.vue Ver fichero

@@ -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);


Cargando…
Cancelar
Guardar