src/views/crm/receivable/components/data.ts
@@ -53,16 +53,6 @@ minWidth: 150, }, { title: '回款状态', field: 'auditStatus', minWidth: 100, fixed: 'right', cellRender: { name: 'CellDict', props: { type: DICT_TYPE.CRM_AUDIT_STATUS }, }, }, { title: '操作', field: 'actions', width: 130,