#
luxiaotao1123
2024-09-23 f05b8bd0613b7a56433452a1566e6f24aeff95d8
zy-acs-flow/src/page/bus/BusList.jsx
@@ -119,7 +119,7 @@
                    rowClick={(id, resource, record) => false}
                    expand={() => <BusPanel />}
                    expandSingle={true}
                    omit={['id', 'phase', 'updateBy', 'createTime', 'createBy', 'memo']}
                    omit={['id', 'uuid', 'phase', 'updateBy', 'createTime', 'createBy']}
                >
                    <NumberField source="id" />
                    <TextField source="uuid" label="table.field.bus.uuid" />