sgj
2026-03-24 b8e8195a9cae963e6f59fcd5208698098e03aba8
fzzy-igdss-web/src/main/resources/templates/security/quantity.html
@@ -255,6 +255,8 @@
    const bizType = [[${bizType}]];
    //设备列表
    const listCamera = [[${listCamera}]];
    //网关信息
    var gatewaySer = [[${gatewaySer}]];
</script>
<script th:src="@{/js/jquery.min.js}"></script>