king
2022-05-12 11745b05b3ecdd3a3dc6f64793dc83a095de2b09
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 ?