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