Commit 9aeacc1b by zhaochengxiang

protabele columnempty text

parent bbb6189b
......@@ -106,6 +106,7 @@ const ConstraintDetailDrawer = (props) => {
setting: false,
reload: false,
}}
columnEmptyText={false}
sticky
/>
</Drawer>
......
......@@ -697,6 +697,7 @@ const ImportActionIndex = (props) => {
setting: false,
reload: false,
}}
columnEmptyText={false}
sticky
/>
</Form>
......
......@@ -807,6 +807,7 @@ const ImportActionTable = (props) => {
setting: false,
reload: false,
}}
columnEmptyText={false}
sticky
expandable={{
columnWidth: 0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment