Merge of fix/script to develop 脚本编辑器bug修改 See merge request o2oa/o2oa!695
@@ -1689,7 +1689,7 @@ MWF.xApplication.portal.PageDesigner.Main = new Class({
}
});
-
-MWF.APPPD.Script = new Class({
-})
+//
+// MWF.APPPD.Script = new Class({
+// })
@@ -24,6 +24,7 @@ MWF.xApplication.portal.PageDesigner.Script = new Class({
//this.categorys = {};
this.moduleCategorys = {};
this.pathCategorys = {};
+
this.loadView();
},
loadView: function(){