1
zhang
2025-09-11 3fa7cdec6ce44f07a0dc7e1910511ead606990f3
zy-acs-flow/src/page/jam/JamList.jsx
@@ -251,7 +251,7 @@
                                    rowClick={(id, resource, record) => false}
                                    // expand={() => <JamPanel />}
                                    // expandSingle={true}
                                    omit={['id', 'uuid', 'cycleCode', 'updateBy', 'updateTime', 'createTime', 'createBy', 'statusBool', 'memo']}
                                    omit={['id', 'endTime', 'uuid', 'cycleCode', 'updateBy', 'updateTime', 'createTime', 'createBy', 'statusBool', 'memo']}
                                >
                                    <NumberField source="id" />
                                    <TextField source="uuid" label="table.field.jam.uuid" />