From c35f907f1ab5c2cd45a55bf757bb2fc17a5bcf1e Mon Sep 17 00:00:00 2001 From: 44323 <443237572@qq.com> Date: 星期四, 23 十一月 2023 18:45:54 +0800 Subject: [PATCH] 后台bug修改 --- cloud-server-management/src/main/webapp/WEB-INF/view/system/coursePackage/registrationRecord.html | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/coursePackage/registrationRecord.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/coursePackage/registrationRecord.html index 7c08efb..6136447 100644 --- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/coursePackage/registrationRecord.html +++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/coursePackage/registrationRecord.html @@ -35,7 +35,6 @@ <#button name="补课" icon="fa-refresh" clickFun="RegistrationRecord.makeUpMissedLessons()" space="true"/> <#button name="更换假期班" icon="fa-refresh" clickFun="RegistrationRecord.holiClass()" space="true"/> <#button name="换课" icon="fa-refresh" clickFun="RegistrationRecord.transClass()" space="true"/> - </div> <#table id="managerTable"/> </div> -- Gitblit v1.7.1