11 小时以前 c77086ad2d7949ab36dd0c4e0b59907e672dd64f
src/views/bpm/model/data.ts
@@ -40,6 +40,12 @@
      slots: { default: 'deploymentTime' },
    },
    {
      field: 'autoApprove',
      title: '免审批',
      minWidth: 110,
      slots: { default: 'autoApprove' },
    },
    {
      title: '操作',
      width: 150,
      fixed: 'right',