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
1ae9fdf7
Commit
1ae9fdf7
authored
Nov 21, 2022
by
季圣华
Browse files
解决选择欠款单据页面的列标题展示的bug
parent
5f435f06
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/financial/dialog/DebtBillList.vue
View file @
1ae9fdf7
...
...
@@ -151,7 +151,7 @@
this
.
queryParam
.
type
=
type
this
.
queryParam
.
subType
=
subType
this
.
queryParam
.
status
=
status
this
.
columns
[
1
].
title
=
organType
this
.
columns
[
0
].
title
=
organType
if
(
type
===
'
入库
'
)
{
this
.
columns
[
7
].
title
=
'
已付欠款
'
this
.
columns
[
8
].
title
=
'
待付欠款
'
...
...
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