[#include "/business/pages/include/static.html" /] [#include "/component/propTemplateRead.html" /] [#include "/component/newsel.html" /]

基本信息

[#if RequestParameters.type=='bpbj'] [#else] [/#if]
${info.lv1_name}-${info.lv2_name}-${info.lv3_name}
${info.name} [#if info.ENTITY_NO?? && info.ENTITY_NO!=""]${info.ENTITY_NO}[#else]- - -[/#if]
${info.asset_no} ${info.model_no}
${info.location}
${info.name} ${info.asset_no}
${info.model_no} ${info.location}
${info.cost_price} ${info.sale_price}
${info.supplier_name} ${DateUtil.format("yyyy-MM-dd",info.warranty_start)}
${info.warranty_cycle} ${DateUtil.format("yyyy-MM-dd",info.warranty_end)}
[#if groupProps?? && groupProps?size>0] [#list groupProps as group] [#if group.props?? && group.props?size>0]

${group.GROUP_NAME}

[@prop source=group.props groupid=group.gid /]
[/#if] [/#list] [/#if] [#if RequestParameters.type=='bpbj']

${info.REASON}
[#if info.NOTE?? && info.NOTE!=""]${info.NOTE}[#else]- - -[/#if]
[/#if] [#if RequestParameters.type=='bsxg']

[@sel id="reason_key" value="${reason_key}" text="${reason}" labelName="reason" source=codeList textField="id" valueField="name" /]
[/#if] [#if RequestParameters.type=='byxg']

[@sel id="reason_key" labelName="reason" value="${reason_key}" text="${reason}" source=codeList textField="id" valueField="name" /]
[/#if]