44323
2023-11-21 1e64ef03770f4e3a7f357049a6fe744f39c2c4b6
cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_add_three.html
@@ -107,6 +107,7 @@
            $("#t1").hide()
            $("#t2").hide()
            $("#t3").hide()
            $("#turnId").hide()
        }else {
            $("#t1").show()
            $("#t2").show()
@@ -155,6 +156,7 @@
            $("#t1").hide()
            $("#t2").hide()
            $("#t3").hide()
            $("#turnId").hide()
        }
    }
</script>