列表单据状态样式
作者:
2023年10月16日这个时间节点还没有特殊的颜色,就是正常的文字颜色+加租。平台会在自定义水印迭代中处理单据状态的颜色。
如果想特殊处理,目前发现三个方法
插件
参考 apps/link-h5/src/extension/query-list/pur-req/index.tsx
ListPresenter
参考 ProjectQueryListPresenter.tsx, 在colDefOptions方法中加入stageStatus字段,组件的class用text-point-text
itemRender
参考 apps/link-h5/src/components/entity-list/item-templates/ReceivedInvoice/index.tsx 用