From 198153fd0e686392bc57bd4041c216e499c2de9c Mon Sep 17 00:00:00 2001 From: 44323 <443237572@qq.com> Date: 星期三, 06 三月 2024 15:02:36 +0800 Subject: [PATCH] 11.27,9 --- cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_edit.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_edit.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_edit.html index 5ba1c62..d179f30 100644 --- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_edit.html +++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_edit.html @@ -136,7 +136,7 @@ </div> </div> - <#input id="ids" name="添加入园闸机" type="text" value="${item.ids}"/> + <!--<#input id="ids" name="添加入园闸机" type="text" value="${item.ids}"/>--> </div> <div class="row btn-group-m-t"> -- Gitblit v1.7.1