init
parent
ae0152d8f7
commit
89e45c97fe
|
|
@ -143,8 +143,6 @@ function List(props) {
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
{...tableProps}
|
{...tableProps}
|
||||||
dataSource={[{}]}
|
|
||||||
loading={false}
|
|
||||||
/>
|
/>
|
||||||
{
|
{
|
||||||
forceTerminationModalOpen && (
|
forceTerminationModalOpen && (
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue