Commit 711ceea2 authored by liudonghua's avatar liudonghua
Browse files

remove unnecessary debugger statement

parent 25788cf0
......@@ -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上标记
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment