%@ page language="java" pageEncoding="UTF-8" %> <%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %> <%--工时分配--%>
${entity.jobNumber}
${entity.user.caption}
${entity.processAdjustmentType.name}
${entity.company.sname}
${entity.abnormalCode}
${entity.abnormalName}
${entity.abnormalAnalysis}
${entity.remarks}
${entity.evaluateScore}
${entity.evaluateWeight}
${entity.coordinationScore}
${entity.coordinationWeight}
${entity.totalScore}
${entity.baseHours}
${entity.workingHours}
${entity.checkExplain}