{extend name="../../base/view/common/base" /} {block name="style"} {/block} {block name="body"}

Report details

{notempty name="$detail.file_array"} {/notempty} {notempty name="$detail.read_users"} {/notempty}
Reporter {$detail.person_name} Report type {eq name="$detail.types" value="1"}[Daily]{/eq} {eq name="$detail.types" value="2"}[Weekly]{/eq} {eq name="$detail.types" value="3"}[Monthly]{/eq} Report time {eq name="$detail.send_time" value="0"} Not reported {else/} {$detail.send_time} {/eq}
Report period {$detail.range_date} Recipients {$detail.users}
Work content {:nl2br($detail.works)}
Work plan {:nl2br($detail.plans)}
Other items {:nl2br($detail.remark)}
Attachments
{volist name="$detail.file_array" id="vo"}
{:file_card($vo,'view')}
{/volist}
Read receipt {$detail.read_users}
{gt name="$detail.update_time" value="0"}
This report was edited at {$detail.update_time}
{/gt}

Work comments

{/block} {block name="script"} {/block}