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
Springboot Plus
Commits
cf2a3d11
Commit
cf2a3d11
authored
Mar 02, 2018
by
李家智
Browse files
Merge branch 'master' of
https://gitee.com/xiandafu/springboot-plus
parents
880a72c6
a323891e
Changes
1
Hide whitespace changes
Inline
Side-by-side
admin-core/src/main/resources/codeTemplate/js/index.js
View file @
cf2a3d11
...
@@ -9,7 +9,7 @@ layui.define([ 'form', 'laydate', 'table' ], function(exports) {
...
@@ -9,7 +9,7 @@ layui.define([ 'form', 'laydate', 'table' ], function(exports) {
this
.
initSearchForm
();
this
.
initSearchForm
();
this
.
initToolBar
();
this
.
initToolBar
();
window
.
dataReload
=
function
(){
window
.
dataReload
=
function
(){
Lib
.
doSearchForm
(
$
(
"
#searchForm
"
),
$
{
entity
.
code
}
Table
,
form
)
Lib
.
doSearchForm
(
$
(
"
#searchForm
"
),
$
{
entity
.
code
}
Table
)
}
}
},
},
initTable
:
function
(){
initTable
:
function
(){
...
...
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