huqi 5 жил өмнө
parent
commit
a1fb15d1a7

+ 1 - 1
o2web/source/x_component_FindDesigner/FindWorker.js

@@ -359,7 +359,7 @@ _worker._doFindDesigner = function(option){
     });
     });
     this.action.sendRequest(res).then(function(json){
     this.action.sendRequest(res).then(function(json){
         if (json.data.processPlatformList && json.data.processPlatformList.length){
         if (json.data.processPlatformList && json.data.processPlatformList.length){
-
+            _worker._findProcessPlatformParse(json.data.processPlatformList);
         }
         }
         if (json.data.cmsList && json.data.cmsList.length){
         if (json.data.cmsList && json.data.cmsList.length){