Просмотр исходного кода

修复服务调用活动的参数和消息头获取脚本

huqi 5 лет назад
Родитель
Сommit
34467bae82
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      o2web/source/x_desktop/js/initialScriptText.js

+ 1 - 1
o2web/source/x_desktop/js/initialScriptText.js

@@ -883,7 +883,7 @@ bind.parameters = {
             if (parameters) parameters.remove(name);
         }catch(e){}
     }
-}
+};
 //bind.parameters = this.parameters || null;
 bind.response = (function(){
     if (this.jaxrsResponse){