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
0d57a8ba
Commit
0d57a8ba
authored
Dec 08, 2019
by
季圣华
Browse files
优化单据js的格式
parent
d51a89f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
erp_web/js/pages/materials/bill_detail.js
View file @
0d57a8ba
...
...
@@ -16,8 +16,6 @@
});
//获取账户信息
function
initSystemData_account
(){
$
.
ajax
({
...
...
@@ -191,9 +189,6 @@
tableString
=
$
(
"
.advance_in
"
).
html
();
}
//如果是进货、销售
if
(
billType
==
"
material
"
){
$
.
ajax
({
...
...
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