king
2024-08-25 b7fdb64f2e14c60a020adc360b31708496878fc3
src/tabviews/zshare/actionList/printbutton/index.jsx
@@ -204,9 +204,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 = []) => {