返回
{{query.name}}
所有项目 当前项目
{{#unless list.errcode}}
    {{#each list}}
  • {{#if ../query._readonly}} {{else}} {{/if}}
    {{#if _title}}{{_title}}{{else}}{{@root.query.name}}{{/if}}
    {{#if _after}}{{_after}}{{/if}}
    {{#if _subtitle}}{{_subtitle}}{{/if}}
    {{project.name}}
    person_fill {{#if this.employee}}{{this.employee.name}}{{/if}} · {{_dateline}} {{#js_compare "this.processtime!='0'"}} {{#js_compare "this.status=='1'"}}   check_round_fill {{admin.name}} {{#if this.processtime}} · {{_processtime}}{{/if}} {{/js_compare}} {{/js_compare}}
    {{#js_compare "this.status!='1'"}} {{#unless @root.query._admin}}
    修改 删除
    {{/unless}} {{/js_compare}}
  • {{/each}}
{{/unless}}