| | |
| | | dataIndex: 'specificEquipment', |
| | | }, |
| | | { |
| | | title: '生效时间', |
| | | align: 'center', |
| | | dataIndex: 'takeEffectTime', |
| | | }, |
| | | { |
| | | title: '失效时间', |
| | | align: 'center', |
| | | dataIndex: 'loseEfficacyTime', |
| | | }, |
| | | { |
| | | title: '创建人', |
| | | align: 'center', |
| | | dataIndex: 'createBy', |
| | |
| | | align: 'center', |
| | | dataIndex: 'createTime', |
| | | }, |
| | | { |
| | | title: '更新人', |
| | | align: 'center', |
| | | dataIndex: 'updateBy', |
| | | }, |
| | | { |
| | | title: '更新日期', |
| | | align: 'center', |
| | | dataIndex: 'updateTime', |
| | | }, |
| | | // { |
| | | // title: '更新人', |
| | | // align: 'center', |
| | | // dataIndex: 'updateBy', |
| | | // }, |
| | | // { |
| | | // title: '更新日期', |
| | | // align: 'center', |
| | | // dataIndex: 'updateTime', |
| | | // }, |
| | | { |
| | | title: '操作', |
| | | dataIndex: 'action', |