优化问题
This commit is contained in:
@@ -39,6 +39,7 @@ export const usePrint = defineStore({
|
||||
contentType: "local",
|
||||
subType: "label",
|
||||
});
|
||||
console.log("打印队列初始化成功");
|
||||
},
|
||||
// 检查本地打印机是否能正常使用
|
||||
checkLocalPrint(deviceName) {
|
||||
|
||||
Reference in New Issue
Block a user