From d954784593cb24b0455529ea28588a317c5d766f Mon Sep 17 00:00:00 2001 From: luo <2855143437@qq.com> Date: 星期二, 26 九月 2023 17:05:30 +0800 Subject: [PATCH] 9.26 --- cloud-server-management/src/main/webapp/WEB-INF/view/system/tStudent/tStudentEditTTT.html | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tStudent/tStudentEditTTT.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/tStudent/tStudentEditTTT.html index b348230..d02be05 100644 --- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tStudent/tStudentEditTTT.html +++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/tStudent/tStudentEditTTT.html @@ -60,7 +60,8 @@ "name": "id", "id": "u:d038053014ca", "mode": "horizontal", - "size": "md" + "size": "md", + "hidden": true }, { "type": "input-text", @@ -68,7 +69,8 @@ "name": "ids", "id": "u:223b7f2a1a5b", "mode": "horizontal", - "size": "md" + "size": "md", + "hidden": true }, { "label": "换课课程:", -- Gitblit v1.7.1