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
0c131601
Commit
0c131601
authored
Dec 15, 2021
by
季圣华
Browse files
解决零售出库新手提示的bug
parent
0591041f
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/bill/modules/RetailOutModal.vue
View file @
0c131601
...
@@ -284,7 +284,7 @@
...
@@ -284,7 +284,7 @@
this
.
addInit
(
this
.
prefixNo
)
this
.
addInit
(
this
.
prefixNo
)
this
.
fileList
=
[]
this
.
fileList
=
[]
this
.
$nextTick
(()
=>
{
this
.
$nextTick
(()
=>
{
handleIntroJs
(
'
retailOut
'
,
1
)
handleIntroJs
(
this
.
prefixNo
,
1
)
})
})
this
.
$nextTick
(()
=>
{
this
.
$nextTick
(()
=>
{
this
.
form
.
setFieldsValue
({
'
payType
'
:
'
现付
'
,
'
getAmount
'
:
0
,
'
backAmount
'
:
0
})
this
.
form
.
setFieldsValue
({
'
payType
'
:
'
现付
'
,
'
getAmount
'
:
0
,
'
backAmount
'
:
0
})
...
...
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