看板
{if $field.project_name}{$detail.project_name}{/if}
  {if $field.project_status} {switch $detail.project_status} {case 1}财评立项中{/case} {case 2}财评审批中{/case} {case 3}公司待接收{/case} {case 4}待分配{/case} {case 5}作业中{/case} {case 6}归档中{/case} {case 7}退审中{/case} {case 8}已归档{/case} {case 9}已退审{/case} {case 0} {switch $vo.proprietor_status} {case 0}业主立项中{/case} {case 1}业主审核中{/case} {case 2}财评待接收{/case} {/switch} {/case} {default /}未知 {/switch} {/if} {switch $detail.report_status} {case 0}初稿中{/case} {case 1}对数中{/case} {case 2}审定中{/case} {case 3}已审定{/case} {default /}未知 {/switch}
{if $field.project_num}
项目编号:{$detail.project_num}
{/if}
{if $field.engineering_type}项目类型:{$detail.engineering_type} {/if} {if $field.engineering_category}工程类别: {$detail.engineering_category} {/if}
{if $field.fiscal_nature}
资金性质:{$detail.fiscal_nature}
{/if} {if $field.project_region}
项目区域:{$detail.province}-{$detail.city}-{$detail.area}
{/if} {if $field.project_scale}
项目规模:{$detail.project_scale}
{/if} {if $field.charge_standard}
收费标准:{$detail.charge_standard}
{/if} {if $field.project_time}
项目周期:{$detail.project_start_time|date="Y-m-d"} 至 {$detail.project_end_time|date="Y-m-d"}
{/if}
相关单位
{if $field.entrust_unit}
委托单位:{$detail.entrust_unit_name}
{/if} {if $field.entrust_head}
负责人:{$detail.entrust_maker_name}
{/if} {if $field.sent_review_unit}
送审单位:{$detail.sent_review_unit_name}
{/if} {if $field.sent_review_head}
负责人:{$detail.sent_review_head_name}
{/if} {if $field.review_unit}
评审机构:{$detail.review_unit_name}
{/if} {if $field.review_head||$field.operate_name}
{if $field.review_head} 项目负责人:{$detail.review_head_name} {/if} {if $field.operate_name} 作业负责人:{$detail.operate_head_name}
{/if} {/if} {if $field.operate_team_names}
作业成员:{$detail.operate_team_names}
{/if}
金额详情
{if $field.sent_review_amount}
送审金额:{$detail.sent_review_amount}元
{/if} {if $field.authorize_amount||$field.review_add_reduce_amount}
{if $field.authorize_amount} 审定金额:{$detail.authorize_amount}元 {/if}
{if $field.review_add_reduce_amount} 审增金额:{$detail.review_add_amount}元 {/if} {if $field.review_add_reduce_amount} 审减金额:{$detail.review_reduce_amount}元 {/if}
{/if} {if $field.review_add_reduce_rate||$field.sent_review_cost}
{if $field.review_add_reduce_rate} 审增减率:{$detail.review_add_reduce_rate}% {/if} {if $field.sent_review_cost} 送审服务费:{$detail.sent_review_cost}元 {/if}
{/if} {if $field.sent_review_approver_amount}
送审单位承担审核费:{$detail.sent_review_approver_amount}元
{/if} {if $field.construction_approver_amount}
施工单位负责核减超5%评审费部分:{$detail.construction_approver_amount}元
{/if}
相关附件
    {:fileCard($file_array)}
{empty name="$file_array" }
暂无附件
{/empty}
{if $project_five.project_user == 1}
{volist name="person" id="vo"}
成员姓名:{$vo.nickname}
所在单位:{$vo.unit_name}
成员类型:{switch $vo.type} {case 1}项目负责人{/case} {case 2}项目负责人{/case} {case 3}项目负责人{/case} {case 4}项目负责人{/case} {case 5}项目负责人{/case} {case 6}项目负责人{/case} {default /} {/switch}
单位类型:{$vo.unit_type}
手机号码:{$vo.mobile}
单位邮箱:{$vo.email}
{/volist}
{/if} {if $project_five.project_report == 1} {/if} {if $project_five.project_contact == 1} {/if}
{if !empty($appropriation)}
请款函 {switch $appropriation.status} {case -2}立项未通过{/case} {case -1}立项审核中{/case} {case 0}立项中{/case} {case 1}待审核{/case} {case 2}已通过{/case} {case 3}已拒绝{/case} {/switch}
送审单位:{$appropriation.review_unit_name} 创建人名称: 送审服务费:{$appropriation.appropriation_amount}元 请款金额:{$appropriation.appropriation_amount}元 回款金额:{if $appropriation.status==2}{$appropriation.appropriation_amount}{else /}0.00{/if}元 相关项目:{foreach $appropriation.project_name as $v }{$v}
{/foreach}
请款时间:{$appropriation.appropriation_time|date="Y-m-d"} 回款时间:
委托单位:{$appropriation.entrust_unit_name} 是否开票: {switch $appropriation.invoice_status} {case 1}是 {/case} {case 0}否 {/case} {/switch} 发票编号:{$appropriation.invoicing_num} 发票类型: {switch $appropriation.invoice_type} {case 1}普通发票{/case} {case 2}专用发票{/case} {case 3}电子普票/case} {case 4}电子专票{/case} {/switch} 发票金额:{$appropriation.invoicing_amount}元
 附件
    {:fileCard($appropriation_file_array)}
{empty name="$appropriation_file_array" }
暂无附件
{/empty}
{else /}
暂无请款
{/if}
{if $project_five.project_comments == 1}
{volist name="comment" id="vo"}
{$vo.maker} {$vo.unit_name} {$vo.create_time|date="y-m-d H:i"}
{$vo.content}
{if !empty($vo.thumb)}
{/if}
{/volist}
0/3000字
{/if} {if $project_five.project_record == 1} {/if} {if $project_five.project_log == 1}
{volist name="project_log" id="vo"}

{$vo.create_time}

{$vo.nickname} {$vo.action}《{$vo.content}》

{/volist}
{/if}
{volist name="appointmentList" id="vo"}
预约看现场申请
发起人:{$vo.sponsor_name} 审批人:{$vo.approval_name} 预约时间:{$vo.appointment_time} 派遣人数:{$vo.dispatch_num} 地址/备注:{$vo.address_or_remark} 回执:{$vo.audit_remark}
{if $unit_type != 1} {switch $vo.audit_status} {case 0} {if $vo.operate} {else} 待审核 {/if} {/case} {case 1}已通过{/case} {case 2}已拒绝{/case} {default /}未知 {/switch} {else} {switch $vo.audit_status} {case 0} 待审核 {/case} {case 1}已通过{/case} {case 2}已拒绝{/case} {default /}未知 {/switch} {/if}
{/volist}