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
87db2641
Commit
87db2641
authored
Mar 18, 2018
by
季圣华
Browse files
增加报表中单据点击后展示的功能(续增)
parent
412beb11
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/js/pages/materials/bill_detail.js
View file @
87db2641
...
...
@@ -126,7 +126,7 @@
billType
=
"
material
"
;
$
(
"
#bill .gift_recharge
"
).
show
();
}
else
if
(
listSubType
==
"
礼品销售
"
)
{
else
if
(
listSubType
==
"
礼品销售
出库
"
)
{
billType
=
"
material
"
;
$
(
"
#bill .gift_out
"
).
show
();
}
...
...
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