src/menu/datasource/index.jsx
@@ -40,6 +40,11 @@ const { config } = this.props const { appType } = this.state if (config.type === 'interface') { // 公共数据源不使用搜索 this.setState({visible: true}) return } let search = [] let menu = fromJS(window.GLOB.customMenu).toJS()