优化标签测试打印
This commit is contained in:
@@ -179,6 +179,7 @@ const printHandle = _.throttle(function () {
|
||||
ElMessage.error("请选择打印设备");
|
||||
return;
|
||||
}
|
||||
printData.value.deviceName = form.value.config.deviceName
|
||||
ipcRenderer.send(
|
||||
"printerTagSync",
|
||||
JSON.stringify(printData.value)
|
||||
|
||||
Reference in New Issue
Block a user