king
2021-01-19 1af91a055d0de9b2ac3fc94ad68bb7670939410c
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() {