Former-commit-id: 7488cdf5b607e438bd27e20611df74717bf9bc8f
Former-commit-id: 7e5fc3eab806cb08ffb1c4379438467de7cf0ab8
1.0
wanggang 5 years ago
parent f9906fae82
commit ba96b17999

@ -114,6 +114,7 @@
if (data.event) {
window.location.href = data.event.currentTarget.href;
}
console.log('debug');
console.log(data.node);
}).jstree();
console.log(tree);

Loading…
Cancel
Save