src/templates/sharecomponent/settingcomponent/index.jsx
@@ -38,7 +38,7 @@ */ changeSetting = () => { const { menuformRef, MenuID, config, type, permFuncField, mainsearch } = this.props console.log(config) let menu = {MenuID: MenuID} if (menuformRef) { @@ -64,7 +64,7 @@ } }) _columns.unshift({value: '', text: '未设置'}) // _columns.unshift({value: '', text: '未设置'}) let _config = fromJS(config).toJS()