<fix>[normal]优化打印条码的默认参数

This commit is contained in:
葛林强 2024-06-15 16:05:40 +08:00
parent ee5526e31e
commit 7a3330ea34

View File

@ -83,8 +83,8 @@ export default {
return {
printParams: {
startString: '',
startNum: 0,
numberLength: 4,
startNum: 1,
numberLength: 5,
stepLength: 1,
directionCode: 0,
endString: '',