@ -453,11 +453,11 @@
}
},
handleNodeClick: function(data) {
if (data.columnGrade == '2') {
this.getSpecial('');
} else {
// if (data.columnGrade == '2') {
// this.getSpecial('');
// } else {
this.getSpecial(data);
// }
pubHref: function(id, type) {
window.open("/public_view.html?type=" + type + "&id=" + id, '_blank');