king
2021-02-02 316877c1d9e5b6d92334f30b03d97d7e833cd934
src/tabviews/zshare/actionList/tabbutton/index.jsx
@@ -148,6 +148,9 @@
    })
    MKEmitter.emit('openNewTab')
    if (window.GLOB.systemType === 'production') {
      MKEmitter.emit('queryTrigger', {menuId: btn.uuid, name: '标签页'})
    }
  }
  render() {