From 990d79aeed9e32b91709d17affec1ea29e7c9ed2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=AE=E5=BD=93?= <10477255+ddyme@user.noreply.gitee.com> Date: Fri, 6 May 2022 15:33:45 +0000 Subject: [PATCH] =?UTF-8?q?!1=20=E9=BB=98=E8=AE=A4=E5=88=86=E7=BB=84?= =?UTF-8?q?=E4=B8=BA=E7=A9=BA=E5=92=8C=E5=BA=95=E9=83=A8=E7=89=88=E6=9D=83?= =?UTF-8?q?=20*=20=E5=88=86=E7=BB=84=E9=80=89=E6=8B=A9=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E4=B8=BA=E7=A9=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apply/index.php | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/apply/index.php b/apply/index.php index 1fe42f4..57b9cd3 100644 --- a/apply/index.php +++ b/apply/index.php @@ -203,15 +203,12 @@ if(isset($_REQUEST['authcode'])) {
- + fetch($grouplists)) { - if($grouplist["group_id"]==$row['group_id']) { - $select='selected="selected"'; - } else { - $select=''; - } - echo ''; + echo ' + '; } ?> @@ -249,7 +246,7 @@ if(isset($_REQUEST['authcode'])) {
-
@@ -257,6 +254,7 @@ if(isset($_REQUEST['authcode'])) {
+