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