zhangweicheng 7 سال پیش
والد
کامیت
fc510ca3ef
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      web/building_saas/main/js/models/project_glj.js

+ 1 - 1
web/building_saas/main/js/models/project_glj.js

@@ -641,7 +641,7 @@ ProjectGLJ.prototype.batchChangeIsEvaluate=function (gljs){
     let neeRefreshNode = [];
     let  rations =_.filter(projectObj.project.Ration.datas,function (item) {
         //{'type':rationType.gljRation,'projectGLJID':glj.id}
-        if(item.type == rationType.gljRation && ){
+        if(item.type == rationType.gljRation ){//&&
 
         }