#
Junjie
2025-03-26 6be00baf701ae78d7d28a0053ee805f88ea6b50c
src/main/webapp/views/monitor/js/monitor.js
@@ -53,7 +53,7 @@
 * 获取其他数据
 */
function getOther() {
    http.get(baseUrl+"/monitor/other", {crnId: getUrlVal("crnId")}, function (res) {
    http.get(baseUrl+"/monitor/other", {crnId: getUrlVal("crnId"), ledId: getUrlVal("ledId")}, function (res) {
        if (res.code === 200){
            // 左