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