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
JeeSpringCloud
Commits
cde3d853
Commit
cde3d853
authored
Nov 09, 2018
by
Huang
Browse files
no commit message
parent
d89ca2ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
JeeSpringCloud/src/main/webapp/staticViews/viewBase.js
View file @
cde3d853
...
@@ -28,6 +28,7 @@ $("#btnExport").click(function(){
...
@@ -28,6 +28,7 @@ $("#btnExport").click(function(){
});
});
//导入excel
//导入excel
$
(
"
#btnImport
"
).
click
(
function
(){
$
(
"
#btnImport
"
).
click
(
function
(){
if
(
$
(
this
).
data
(
"
events
"
)[
"
click
"
]){
return
;}
var
url
=
$
(
this
).
attr
(
"
url
"
);
var
url
=
$
(
this
).
attr
(
"
url
"
);
top
.
layer
.
open
({
top
.
layer
.
open
({
type
:
1
,
type
:
1
,
...
...
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