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