king
2021-03-26 b816a38598a2b96f244ba1aacec05f7071b1a803
src/tabviews/custom/components/chart/antv-bar-line/index.jsx
@@ -1360,7 +1360,7 @@
            return tab.MenuID !== newtab.MenuID
          })
  
          if (this.props.tabviews.length !== tabs.length) {
          if (this.props.tabviews.length > tabs.length) {
            this.props.modifyTabview(fromJS(tabs).toJS())
          }