king
2020-05-22 f25d46a5cfdc9cab3981e50255a5e82f72eba686
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()