king
2023-11-30 a6be5cfd9c6fb084af584b77f79100fe32b385c1
src/tabviews/custom/components/form/simple-form/index.jsx
@@ -220,7 +220,7 @@
  refreshByButtonResult = (menuId, position, btn, id) => {
    const { config, group, BID } = this.state
    if (group.uuid !== menuId) return
    if (config.uuid !== menuId) return
    if (position === 'grid' && config.wrap.refocus) {
      let _group = fromJS(group).toJS()