<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
机台 ${msgConWarn.equipName} 车间 ${msgConWarn.workShopName }
工单 ${msgConWarn.workCode} 科目 ${msgConWarn.item }
单耗标准值 ${msgConWarn.std } 单耗实际值 ${msgConWarn.val }
告警内容 ${msgConWarn.content }