king
2022-10-10 78eed586f6a0d15162c89878c53a301e7b142a8a
src/templates/sharecomponent/settingcomponent/index.jsx
@@ -71,7 +71,6 @@
        loading: false
      })
      res.actionfixed = res.actionfixed === 'true'
      res.columnfixed = res.columnfixed === 'true'
      this.props.updatesetting({...config, setting: res})