puzhibing
2024-02-05 640ff18d2d7f4be02ddb7f8f75e899f05545eb98
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>