From 8d225589411f5b1d18fcaf80ff3e8cdd35d570a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Mon, 9 Jan 2023 13:41:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E6=89=98=E7=AE=A1=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/agriculturalTrusteeship/login.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/agriculturalTrusteeship/login.vue b/src/views/agriculturalTrusteeship/login.vue index 40fe96c9..d974c62e 100644 --- a/src/views/agriculturalTrusteeship/login.vue +++ b/src/views/agriculturalTrusteeship/login.vue @@ -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);