|
@@ -565,6 +565,7 @@ var gljOprObj = {
|
|
|
if (node.sourceType == "ration") {
|
|
|
if(node.data.type==rationType.gljRation){
|
|
|
if($('#linkGLJ').hasClass('active')) this.showMixRatio(node);
|
|
|
+ subObj.showGljSubTabData();
|
|
|
}else {
|
|
|
if($('#linkGLJ').hasClass('active')){
|
|
|
this.showRationGLJData(node);
|