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
ee2f4cd4
Commit
ee2f4cd4
authored
Jul 28, 2021
by
华鱼西
Committed by
Gitee
Jul 28, 2021
Browse files
update jshERP-web/src/views/financial/modules/MoneyOutModal.vue.
修复录入付款单金额错误
parent
1c5e41d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/financial/modules/MoneyOutModal.vue
View file @
ee2f4cd4
...
@@ -231,6 +231,7 @@
...
@@ -231,6 +231,7 @@
totalPrice
+=
item
.
eachAmount
-
0
totalPrice
+=
item
.
eachAmount
-
0
}
}
billMain
.
totalPrice
=
0
-
totalPrice
billMain
.
totalPrice
=
0
-
totalPrice
billMain
.
changeAmount
=
0
-
billMain
.
changeAmount
if
(
this
.
fileList
&&
this
.
fileList
.
length
>
0
)
{
if
(
this
.
fileList
&&
this
.
fileList
.
length
>
0
)
{
billMain
.
fileName
=
this
.
fileList
billMain
.
fileName
=
this
.
fileList
}
}
...
...
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