[#include "/business/pages/include/static.html" /] [#include "/business/pages/include/header.html" /] [#include "/component/newupload.html" /] [#include "/component/sel.html" /] 采集审批 [#if isAnswer??&&isAnswer?string=="true"] [#else] [#assign focusLabel = Constants.WORKFLOW_BASE_BUSINESS_TYPE_CI_ADD] [#include "/business/pages/include/myCiCollectionHeader.html" /]

当前位置

配置采集 领域经理审批

领域经理审批

审批申请

${info.customer_name} ${info.sub_customer_name}
${info.project_name} ${info.collection_type_name}
${info.customer_contacts} ${info.customer_contact_info}
${info.apply_user_name} ${DateUtil.format("yyyy-MM-dd HH:mm:ss",info.apply_time)}
${DateUtil.format("yyyy-MM-dd",info.dispatcher_require_date)}
${info.apply_reason}

采集对象

[#if generalList??&&generalList?size>0] [#list generalList as item] [/#list] [#else] [/#if]
序号 分类 数量 说明 执行人 操作
${item.ID} ${item_index+1} ${item.THIRD_LEVEL_NAME} ${item.CI_NUM} ${item.NOTE} ${item.EXECUTORS} 指定执行人
暂无信息
[#include "/business/pages/include/footer.html" /] [/#if]