name: approvals
label: 历史步骤
description: 
fields:
  from_user:
    label: 发送人
    help: 
    description: 
  start_date:
    label: 发送时间
    help: 
    description: 
  user:
    label: 审批人
    help: 
    description: 
  finish_date:
    label: 审批时间
    help: 
    description: 
  cost_time:
    label: 历时时间
    help: 
    description: 
  judge:
    label: 审批状态
    help: 
    options:
      - label: 提交
        value: submitted
      - label: 提交
        value: submitted
      - label: 驳回
        value: rejected
      - label: 已读
        value: readed
      - label: 重定位
        value: relocated
      - label: 退回
        value: returned
      - label: 取回
        value: retrieved
      - label: 已取回
        value: terminated
    description: 
  state:
    label: 审核状态
    help: 
    options:
      - label: 草稿
        value: draft
      - label: 进行中
        value: pending
      - label: 已结束
        value: completed
    description: 
  description:
    label: 批语
    help: 
    description: 
  related_to:
    label: 相关项
    help: 
    description: 
listviews:
  all:
    label: 所有
CustomLabels:
  approvals_field_judge_options_approved: 核准
