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
711ceea2
Commit
711ceea2
authored
Nov 10, 2018
by
liudonghua
Browse files
remove unnecessary debugger statement
parent
25788cf0
Changes
1
Hide whitespace changes
Inline
Side-by-side
admin-core/src/main/resources/static/plugins/frame/js/fsTab.js
View file @
711ceea2
...
...
@@ -49,7 +49,6 @@ layui.define(['element'], function(exports){
element
.
on
(
'
tabDelete(
'
+
this
.
config
.
tabFilter
+
'
)
'
,
function
(
data
){
debugger
;
var
li
=
$
(
this
).
parent
();
var
layId
=
$
(
li
).
attr
(
"
lay-id
"
);
//删除tab上标记
...
...
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