sgj
19 小时以前 ec4f4bf4db52a0c0994edfecfcd8f6e194b429d5
fzzy-igdss-web/src/main/resources/static/group/video.js
@@ -98,8 +98,8 @@
            } else {
                num7 = '近七天数量' + item.warnNum7 + '个';
            }
            html += '<div class="panel-content-body-tr">';
            if (item.dailyTotal > 0) {
            //库区有未回复的抓拍告警批复,添加红色背景提醒
            html += '<div class="panel-content-body-tr"' + (item.unReplyAlarmNum > 0 ? ' style="background-color: #bc2032;"' : '') + '>';            if (item.dailyTotal > 0) {
                flag = true;
            }
            // if (item.warnNum7 > 10) {