From b1069cdbce2086877055c32a19a0ab51b29331a8 Mon Sep 17 00:00:00 2001 From: puzhibing <393733352@qq.com> Date: 星期四, 21 三月 2024 17:26:22 +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