king
2021-12-10 4e6b881b89a300836bc647ddd2caf6878dc1a342
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}