fix:bug修复

This commit is contained in:
shijing 2025-08-29 09:09:24 +08:00
parent 70af588001
commit b5279f43c1
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ export default {
wprList:[], wprList:[],
digitNum:3, digitNum:3,
wprTableHeight:500, wprTableHeight:500,
printer_name:localStorage.getItem("printer_name"),
apiObjPrint:this.$API.cm.labelmat.fromWm, apiObjPrint:this.$API.cm.labelmat.fromWm,
}; };
}, },