[#include "/business/pages/include/static.html" /] [#include "/component/webupload.html" /] [#include "/component/DatePicker.html" /] [#include "/component/newsel.html" /]
保存
基本信息
[#if baseMsg?? && baseMsg?size>0]
事件名称:
事件描述:
${baseMsg.DESCRIP}
${Constants.CUSTOMER_CONSTANTS}名称:
${baseMsg.CUSTOMER_NAME}
${Constants.UNIT_CONSTANTS}:
${baseMsg.SUB_CUSTOMER_NAME}
联系人:
联系方式:
申报方式:
[@sel id="apply_type_id" name="apply_type_id" source=ways textField="DATAKEY" valueField="DATAVALUE" labelName="apply_type_name" value="${baseMsg.APPLY_TYPE_ID}" text="${baseMsg.APPLY_TYPE_NAME}"/]
事件类型:
[@sel id="type_id" name="type_id" source=types textField="DATAKEY" valueField="DATAVALUE" labelName="type_name" value="${baseMsg.TYPE_ID}" text="${baseMsg.TYPE_NAME}"/]
事件来源:
[@sel id="source_id" name="source_id" source=froms textField="DATAKEY" valueField="DATAVALUE" labelName="source_name" value="${baseMsg.SOURCE_ID}" text="${baseMsg.SOURCE_NAME}"/]
事件发生时间:
[@datepicker id="happen_time" value="${baseMsg.HAPPEN_TIME}" class="general" length=14/]
服务目录:
[#if baseMsg.FIRST_CATEGORY_NAME?? && baseMsg.FIRST_CATEGORY_NAME!=""]
[#else]
[/#if]
附件:
[@webupload id="files" multiple="true" extensions="*" fileList=baseMsg.files /]
SLA等级
优先级:
[@sel id="priority_id" name="priority_id" source=eventPri textField="DATAKEY" valueField="DATAVALUE" labelName="priority_name" callback="queryLevel" value="${baseMsg.PRIORITY_ID}" text="${baseMsg.PRIORITY_NAME}"/]
影响度:
[@sel id="influence_id" name="influence_id" source=eventDg textField="DATAKEY" valueField="DATAVALUE" labelName="influence_name" callback="queryLevel" value="${baseMsg.INFLUENCE_ID}" text="${baseMsg.INFLUENCE_NAME}"/]
服务等级:
${baseMsg.SLA_NAME}
(
响应时间:
${baseMsg.REQUEST_ANSWER_TIME}分钟
解决时间:
${baseMsg.REQUEST_DEAL_TIME}小时
)
[/#if]