src/tabviews/zshare/normalTable/index.jsx
@@ -1283,7 +1283,7 @@ } return ( <div className={'normal-data-table mingke-table ' + (height ? 'fixed-height' : '') + ` table-col-${columns.length}`}> <div className={'normal-data-table mingke-table ' + (height ? 'fixed-table-height' : '') + ` table-col-${columns.length}`}> <Table components={components} size={setting.size || 'middle'}