zy-asrs-flow/src/pages/deviceConfig/device/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
zy-asrs-flow/src/pages/deviceConfig/device/index.jsx
@@ -116,6 +116,19 @@ width: 48, }, { title: 'ID', dataIndex: 'id', valueType: 'text', hidden: false, width: 140, filterDropdown: (props) => <TextFilter name='uuid' {...props} actionRef={actionRef} setSearchParam={setSearchParam} />, }, { title: '编号', dataIndex: 'uuid', valueType: 'text',