Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
3e2891495f
|
|
@ -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