name: todo_approve
columns:
  - field: 'no'
  - field: table
  - field: owner
  - field: status
  - field: distributer
  - field: need_approve
crud_mode: table
enable_amis_schema: false
filter_scope: space
filters: [['status', '=', 'pending'], ['distributer', '=', '{userId}']]
is_enable: true
label: 待审批
scrolling_mode: standard
searchable_fields:
  - field: table
  - field: owner
  - field: status
  - field: need_approve
shared_to: space
show_count: true
sort:
  - field_name: 'no'
    order: desc
sort_no: 20
type: grid
