king
2020-08-15 41239717c4446af79268b968557274f88a0afaeb
src/templates/sharecomponent/tabscomponent/index.jsx
@@ -250,7 +250,7 @@
        _this.setState({
          tabgroups: tabgroups
        }, () => {
          _this.props.updatetabs({...config, tabgroups: tabgroups}, [card])
          _this.props.updatetabs({...config, tabgroups: tabgroups})
        })
      },
      onCancel() {}