king
2024-10-18 6bf1c99f1792b9ccb02a6c6316a1661eae2a65cc
src/tabviews/zshare/actionList/tabbutton/index.jsx
@@ -213,7 +213,7 @@
      MKEmitter.emit('openNewTab')
    }
    if (window.GLOB.systemType === 'production') { // positecgroup
    if (window.GLOB.systemType === 'production') {
      MKEmitter.emit('queryTrigger', {menuId: btn.uuid, name: '标签页'})
    }
  }
@@ -300,7 +300,7 @@
      MKEmitter.emit('openNewTab')
    }
    if (window.GLOB.systemType === 'production') { // positecgroup
    if (window.GLOB.systemType === 'production') {
      MKEmitter.emit('queryTrigger', {menuId: btn.uuid, name: '标签页'})
    }
  }