Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
7912dcbb
Commit
7912dcbb
authored
Nov 02, 2021
by
季圣华
Browse files
给扫码录入按钮事件进行优化
parent
1e0d1377
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/bill/mixins/BillModalMixin.js
View file @
7912dcbb
...
...
@@ -559,6 +559,9 @@ export const BillModalMixin = {
},
scanEnter
()
{
this
.
scanStatus
=
false
this
.
$nextTick
(()
=>
{
this
.
$refs
.
scanBarCode
.
focus
()
})
},
//扫码之后回车
scanPressEnter
()
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment