From d4fbea2ac7f7c98ffd83480f8f2535ca92f3baea Mon Sep 17 00:00:00 2001 From: nickchange <126672920+nickchange@users.noreply.github.com> Date: 星期三, 29 十一月 2023 18:19:43 +0800 Subject: [PATCH] 11.29 --- cloud-server-management/src/main/webapp/WEB-INF/view/system/ball/ball_pre_edit.html | 16 +--------------- 1 files changed, 1 insertions(+), 15 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 b7bf9a1..c11737b 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 @@ -286,21 +286,7 @@ , "value":`${game.red}` }, - { - "type": "input-text", - "label": "SUTU名称", - "name": "sutuName", - "id": "u:a4dbdeb9165e", - "mode": "inline", - "size": "sm", - "horizontal": { - "leftFixed": "sm" - }, - "value": "", - "required": true - , - "value":`${game.sutuId}` - }, + { "type": "button", "label": "按钮", -- Gitblit v1.7.1