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
66cfbe68
Commit
66cfbe68
authored
May 09, 2019
by
qiankunpingtai
Browse files
修改拆卸单,去掉多余js
parent
1a942e16
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
erp_web/js/pages/materials/disassemble_list.js
View file @
66cfbe68
This diff is collapsed.
Click to expand it.
erp_web/pages/materials/disassemble_list.html
View file @
66cfbe68
...
...
@@ -17,7 +17,7 @@
<script
src=
"/js/common/common.js"
></script>
<script
src=
"/js/pages/materials/disassemble_list.js"
></script>
<script>
var
kid
=
$
{
sessionS
cope
.
user
.
id
}
;
var
kid
=
sessionS
torage
.
getItem
(
"
userId
"
)
;
var
path
=
"
<%=path%>
"
;
var
clientIp
=
"
<%=clientIp%>
"
;
</script>
...
...
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