king
2024-09-14 f5b834e911ac20929f8f88ec4b773d9370a98621
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') { // positecgroup
      MKEmitter.emit('queryTrigger', {menuId: btn.uuid, name: '标签打印'})
    }
  }
  triggerPrint = (data, formlist = []) => {