{extend name="public/layout" /} {block name="title"}日报{/block} {block name="body"}

{if condition="$type =='day'"}日{elseif($type == 'week')/}周{else/}月{/if}

{if condition="$type =='day'"}日{elseif($type == 'week')/}周{else/}月{/if}报

{if condition="$type =='day'"}今日{elseif($type == 'week')/}本周{else/}本月{/if}工作:

{if condition="$type =='day'"}明日{elseif($type == 'week')/}下周{else/}下月{/if}计划:

其他事项:

附件:

+

汇报给 ...

    {volist name="user" id="v"}
  • {$v.name}

  • {/volist}

×

选择汇报对象

志远装饰

    {/block} {block name="js"} {/block}