@@ -181,7 +181,6 @@ const List: React.FC<ListProps> = ({ schema, dispatch, pTypeList }) => {
<PageContainer title={false}>
<ProTable<API.ProjectListItem>
rowKey="ID"
- bordered
params={state.params}
actionRef={tRef}
scroll={{ y: document.body.clientHeight - 313 }}