king
2024-10-18 b1fc0a89ce16dd14a6dff98c228a308e85a53828
src/tabviews/zshare/actionList/printbutton/index.jsx
@@ -205,7 +205,7 @@
      this.triggerPrint(data)
    }
    if (window.GLOB.systemType === 'production') { // positecgroup
    if (window.GLOB.systemType === 'production') {
      MKEmitter.emit('queryTrigger', {menuId: btn.uuid, name: '标签打印'})
    }
  }