Przeglądaj źródła

websocket路径转发修正

huqi 5 lat temu
rodzic
commit
15d683d946

+ 1 - 1
o2web/source/x_component_process_FormDesigner/Main.js

@@ -10,7 +10,7 @@ MWF.xApplication.process.FormDesigner.Main = new Class({
 	Implements: [Options, Events],
 	options: {
 		"style": "default",
-        "template": "template.json",
+        "template": "form_classical.json",
         "templateId": "",
         "name": "process.FormDesigner",
         "icon": "icon.png",