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: '标签打印'}) } } /**