From 3d387e6e148b8907bea1e50caa64664bc4a2178c Mon Sep 17 00:00:00 2001 From: nickchange <126672920+nickchange@users.noreply.github.com> Date: 星期一, 16 十月 2023 16:30:39 +0800 Subject: [PATCH] 10.16 --- cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_edit.html | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_edit.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_edit.html index 9963d5b..a6507d2 100644 --- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_edit.html +++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_edit.html @@ -1432,11 +1432,6 @@ }, "script": "window.parent.TStudent.table.refresh();", "actionType": "custom" - }, - { - "args": {}, - "script": "parent.layer.close(window.parent.TStudent.layerIndex);", - "actionType": "custom" } ] } -- Gitblit v1.7.1