src/tabviews/custom/components/table/normal-table/index.jsx
@@ -643,7 +643,7 @@ } return ( <div className="custom-normal-table" style={style}> <div className="custom-normal-table" id={'anchor' + config.uuid} style={style}> {config.wrap.collapse === 'true' ? <Collapse bordered={false} defaultActiveKey="1" expandIconPosition="right"> <Panel forceRender={true} header={<NormalHeader config={config}/>} key="1"> {searchlist && searchlist.length ?