From e451ece82daae51eb57e5b549ae6aed667bfcf28 Mon Sep 17 00:00:00 2001 From: xuesinan <1404152492@qq.com> Date: Wed, 27 Oct 2021 18:52:18 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=A2=E5=A4=B4=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 32 ++++++++++++++------------------ 1 file changed, 14 insertions(+), 18 deletions(-) diff --git a/index.html b/index.html index a805d9c..e1b7a20 100644 --- a/index.html +++ b/index.html @@ -105,11 +105,11 @@ -->
-
+
@@ -170,7 +170,16 @@
-->
-
@@ -368,20 +377,7 @@ }, submit() { - var that = this; - let previewBox = that.dom.querySelector('.preview-box'); - let organizer = that.dom.querySelector('.organizer-name').value; - let planStatus = that.dom.querySelector('.train-plan-status'); - let planBtn = that.dom.querySelector('.train-plan-btn'); - - // if (!organizer) { - // window.alert("请输入主办单位"); - // return false; - // } - - previewBox.style.display = 'block'; - planStatus.style.display = 'block'; - planBtn.style.display = 'none'; + }, // 文件上传