소스 검색

Merge branch 'feature/Common_background_script' into 'release'

Merge of feature/Common_background_script to release

See merge request o2oa/o2oa!1656
蔡祥熠 5 년 전
부모
커밋
842e387875
2개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 1
      o2web/source/x_desktop/js/initalServiceScriptSubstitute.js
  2. 0 1
      o2web/source/x_desktop/js/initialServiceScriptText.js

+ 0 - 1
o2web/source/x_desktop/js/initalServiceScriptSubstitute.js

@@ -224,7 +224,6 @@ var _Action = (function(){
                                 }
                                 var res = null;
                                 try{
-                                        print(uri);
                                         switch (method.toLowerCase()){
                                                 case "get":
                                                         res = bind.applications.getQuery(this.root, uri);

+ 0 - 1
o2web/source/x_desktop/js/initialServiceScriptText.js

@@ -2583,7 +2583,6 @@ var _Action = (function(){
                 }
                 var res = null;
                 try{
-                    print(uri);
                     switch (method.toLowerCase()){
                         case "get":
                             res = bind.applications.getQuery(this.root, uri);