sgj
2026-03-25 a23f3acdf2a09dd056778d2217964a1878b66ea6
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>