king
2024-10-17 044a4ec4ebe85f8c00e889fe3914de17a6ea1f28
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 = []) => {