From 9d6848ea3b085d66f515403d1991ed492d4bc395 Mon Sep 17 00:00:00 2001 From: 无关风月 <443237572@qq.com> Date: 星期六, 11 十月 2025 09:04:48 +0800 Subject: [PATCH] bug修改 --- cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_add_three.html | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_add_three.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_add_three.html index f5fb35c..0d8cf0c 100644 --- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_add_three.html +++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_add_three.html @@ -107,7 +107,6 @@ $("#t1").hide() $("#t2").hide() $("#t3").hide() - $("#turnId").hide() }else { $("#t1").show() $("#t2").show() @@ -156,7 +155,6 @@ $("#t1").hide() $("#t2").hide() $("#t3").hide() - $("#turnId").hide() } } </script> -- Gitblit v1.7.1