Commit 6ac46bdf by qinjianhui

feat: 问题修改

parent fc7768a6
...@@ -322,7 +322,7 @@ const props = withDefaults( ...@@ -322,7 +322,7 @@ const props = withDefaults(
historyStorageKey: 'historyCnData', historyStorageKey: 'historyCnData',
trackingPlaceholder: trackingPlaceholder:
'扫描枪输入生产单号,录入下一单本单自动生产完成,最后一单扫两次完成生产', '扫描枪输入生产单号,录入下一单本单自动生产完成,最后一单扫两次完成生产',
defaultAutoSure: false, defaultAutoSure: true,
showOperationNoRow: false, showOperationNoRow: false,
notFoundMessage: '生产单不存在', notFoundMessage: '生产单不存在',
pendingOrderLabel: '生产单号', pendingOrderLabel: '生产单号',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment