From 02fb8cddb6c0ec60b6ba6d08beb673214d9b6959 Mon Sep 17 00:00:00 2001 From: 44323 <443237572@qq.com> Date: 星期一, 25 九月 2023 17:26:21 +0800 Subject: [PATCH] Merge branch 'master' of http://120.76.84.145:10101/gitblit/r/java/PlayPai --- cloud-server-management/src/main/webapp/WEB-INF/view/system/tStudent/classelct.html | 38 +++++++++++--------------------------- 1 files changed, 11 insertions(+), 27 deletions(-) diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tStudent/classelct.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/tStudent/classelct.html index 5fbc47d..60ad4ac 100644 --- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tStudent/classelct.html +++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/tStudent/classelct.html @@ -41,6 +41,15 @@ "body": [ { "type": "form", + "id": "u:339c517e4f3c", + "api": { + "url": "/coursePackage/openAddCoursePackage?$radios", + "method": "get", + "requestAdaptor": "", + "adaptor": "", + "messages": { + } + }, "title": "", "body": [ { @@ -233,35 +242,10 @@ "tpl": "                                                                                                  ", "inline": true, "wrapperComponent": "" - }, - { - "type": "button", - "label": "确认", - "onEvent": { - "click": { - "actions": [ - { - "actionType": "url", - "args": { - "url": "/coursePackage/openAddCoursePackage?type=$radios", - "blank": false - } - } - ] - } - }, - "id": "u:5b4f1fa2ae10" } ], - "id": "u:339c517e4f3c", - "api": { - "url": "/coursePackage/openAddCoursePackage?$radios", - "method": "get", - "requestAdaptor": "", - "adaptor": "", - "messages": { - } - } + "actions": [ + ] } ], "id": "u:039339c3720d" -- Gitblit v1.7.1