#
zyx
2024-05-21 4fb7e0400fcd65efb71e96d010efea286bf3e37c
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){
            // 左