From 850d271f9eae910cbfa54e4a60c6f9c8cb8009fa Mon Sep 17 00:00:00 2001 From: Noneday <59395983@qq.com> Date: Sat, 23 Dec 2023 20:05:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9mobile=5Fform=E7=BC=BA?= =?UTF-8?q?=E7=9C=81=E6=A0=A1=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/public/mobile_form.html | 4 +--- front/public/pc_form.html | 3 +-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/front/public/mobile_form.html b/front/public/mobile_form.html index 070b4db..aecaf39 100644 --- a/front/public/mobile_form.html +++ b/front/public/mobile_form.html @@ -85,9 +85,7 @@ }, methods:{ - validate_submit(){ - this.dync_parentCompent.validate_submit(); - } + } } \ No newline at end of file diff --git a/front/public/pc_form.html b/front/public/pc_form.html index 777c44a..e8d26ec 100644 --- a/front/public/pc_form.html +++ b/front/public/pc_form.html @@ -83,8 +83,7 @@