src/views/design/sidemenu/index.jsx @@ -88,7 +88,7 @@ return tab.MenuID !== menu.MenuID }) if (this.props.tabviews.length !== tabs.length) { if (this.props.tabviews.length > tabs.length) { this.props.modifyTabview(fromJS(tabs).toJS()) }