[#include "/business/pages/include/static.html" /] [#include "/component/newsel.html" /]
基本信息 [#if detail.BUS_TYPE==Constants.OVERAGE_LOSS_BUS_TYPE_BS] 报损备件 [#else] 报溢备件 [/#if] 处理记录
[#if detail.BUS_TYPE==Constants.OVERAGE_LOSS_BUS_TYPE_BS] [#else] [/#if]
${detail.create_name}
${DateUtil.format("yyyy-MM-dd HH:mm",detail.gmt_create)}
${detail.order_name}
${detail.order_code}
${Constants.getOVERAGE_LOSS_BUS_TYPE(detail.BUS_TYPE)}
${detail.num}
${detail.note}
[#if RequestParameters.flowIdentify=='approve']

审核信息

通过 不通过
[/#if]