[#include "/component/propTemplate.html"/] [#include "/component/DatePicker.html" /] [#include "/component/newsel.html" /] [#include "/component/subCusSelector.html" /]

基本信息

[@datepicker id="warranty_start" name="warranty_start" value="${info.warranty_start}"/]
${DateUtil.format("yyyy-MM-dd",info.warranty_end)}
[#if groupProps?? && groupProps?size>0] [#list groupProps as group] [#if group.props?? && group.props?size>0] [#if group.gid!="-1"]

${group.GROUP_NAME}

[#else]

自定义属性信息

[/#if] [@prop source=group.props groupid=group.gid /]
[/#if] [/#list] [/#if]

[@sel id="reason_key" labelName="reason" source=codeList textField="id" valueField="name" /]