This commit is contained in:
parent
8fe66850c3
commit
e6dbee958b
|
|
@ -15,7 +15,6 @@ layui.config({
|
|||
$("#voi-photo").niceScroll({ cursorborder: "", cursorcolor: "#c0c4cc", boxzoom: true });
|
||||
$("#video-tree").niceScroll({ cursorborder: "", cursorcolor: "#c0c4cc", boxzoom: true });
|
||||
dtree.on("node('video-tree')", function (obj) {
|
||||
debugger
|
||||
if (obj.param.level === '1') {
|
||||
return parent.layer.msg('请选择球机', { icon: 7 });
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue