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
f6fa9f54
Commit
f6fa9f54
authored
Oct 20, 2017
by
季圣华
Browse files
优化代码-仓库[主线]
parent
75b1f355
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/pages/manage/depot.jsp
View file @
f6fa9f54
...
...
@@ -99,16 +99,14 @@
<script
type=
"text/javascript"
>
//初始化界面
$
(
function
()
{
$
(
function
(){
initTableData
();
ininPager
();
initForm
();
});
//防止表单提交重复
function
initForm
()
{
function
initForm
(){
$
(
'
#depotFM
'
).
form
({
onSubmit
:
function
(){
return
false
;
...
...
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