src/templates/sharecomponent/tablecomponent/index.jsx
@@ -286,7 +286,7 @@ className="tables" style={{ width: '100%' }} optionFilterProp="children" value={dict['header.menu.table.placeholder']} value="请选择表名" onChange={this.onTableChange} showArrow={false} getPopupContainer={() => containerId ? document.getElementById(containerId) : document.body}