king
2021-01-19 1af91a055d0de9b2ac3fc94ad68bb7670939410c
src/tabviews/zshare/actionList/printbutton/index.jsx
@@ -160,6 +160,10 @@
    } else {
      this.triggerPrint(data)
    }
    if (window.GLOB.systemType === 'production') {
      MKEmitter.emit('queryTrigger', {menuId: btn.uuid, name: '标签打印'})
    }
  }
  /**