#
tqs
2023-02-05 c8ae7b99ce2ac5a7f179fbec74ddfde4bead20b3
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){
            // 左