<fix>[normal]优化打印条码的默认参数
This commit is contained in:
parent
ee5526e31e
commit
7a3330ea34
|
|
@ -83,8 +83,8 @@ export default {
|
|||
return {
|
||||
printParams: {
|
||||
startString: '',
|
||||
startNum: 0,
|
||||
numberLength: 4,
|
||||
startNum: 1,
|
||||
numberLength: 5,
|
||||
stepLength: 1,
|
||||
directionCode: 0,
|
||||
endString: '',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user