src/tabviews/zshare/actionList/tabbutton/index.jsx
@@ -134,6 +134,9 @@ return tab.MenuID !== newtab.MenuID }) if (window.GLOB.navBar === 'topmenu') { this.props.modifyTabview([newtab]) } else { if (tabviews.length !== tabs.length) { this.props.modifyTabview(fromJS(tabs).toJS()) } @@ -146,6 +149,7 @@ } this.props.modifyTabview(tabs) }) } MKEmitter.emit('openNewTab') if (window.GLOB.systemType === 'production') {