fix:
This commit is contained in:
parent
6f03469152
commit
3c841446b0
|
@ -485,7 +485,7 @@ export default {
|
|||
that.apiObjPrint.req({tid:row.id}).then((res) => {
|
||||
let code = res.code_label;
|
||||
let str = [
|
||||
"SIZE 40 mm,70 mm",
|
||||
"SIZE 70 mm,100 mm",
|
||||
"GAP 7 mm,7 mm",
|
||||
"CLS",
|
||||
"REFERENCE 0,0",
|
||||
|
|
Loading…
Reference in New Issue