|
@@ -547,7 +547,7 @@ const CardManagementNode = () => {
|
|
|
tableStyle={{ minHeight }}
|
|
tableStyle={{ minHeight }}
|
|
|
actionRef={actionRef}
|
|
actionRef={actionRef}
|
|
|
params={searchParams}
|
|
params={searchParams}
|
|
|
- options={{ fullScreen: true }}
|
|
|
|
|
|
|
+ options={{ fullScreen: false }}
|
|
|
tableClassName={'iot-card-management'}
|
|
tableClassName={'iot-card-management'}
|
|
|
columnEmptyText={''}
|
|
columnEmptyText={''}
|
|
|
request={(params) =>
|
|
request={(params) =>
|