提交 f7e767f7 编写于 作者: ibizdev's avatar ibizdev

tony001 发布系统代码 [TrainSys,网页端]

上级 0b455606
...@@ -1909,7 +1909,7 @@ ...@@ -1909,7 +1909,7 @@
} ], } ],
"getAllPSAppDEUILogics" : [ { "getAllPSAppDEUILogics" : [ {
"codeName" : "newingGroupItem", "codeName" : "newingGroupItem",
"defaultParamName" : "Default", "defaultParamName" : "tree",
"logicName" : "新建分组项", "logicName" : "新建分组项",
"name" : "新建分组项", "name" : "新建分组项",
"getPSDEUILogicNodes" : [ { "getPSDEUILogicNodes" : [ {
...@@ -1940,7 +1940,7 @@ ...@@ -1940,7 +1940,7 @@
"invokeMethod" : "newTreeNode", "invokeMethod" : "newTreeNode",
"getInvokeParam" : { "getInvokeParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "tree"
}, },
"leftPos" : 571, "leftPos" : 571,
"logicNodeType" : "VIEWCTRLINVOKE", "logicNodeType" : "VIEWCTRLINVOKE",
...@@ -1976,17 +1976,12 @@ ...@@ -1976,17 +1976,12 @@
"topPos" : 208 "topPos" : 208
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "tree", "codeName" : "tree",
"logicName" : "树", "logicName" : "树",
"name" : "树", "name" : "树",
"activeCtrlParam" : true, "activeCtrlParam" : true,
"ctrlParam" : true "ctrlParam" : true,
"default" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -71831,7 +71831,7 @@ ...@@ -71831,7 +71831,7 @@
} ], } ],
"getAllPSAppDEUILogics" : [ { "getAllPSAppDEUILogics" : [ {
"codeName" : "newingGroupItem", "codeName" : "newingGroupItem",
"defaultParamName" : "Default", "defaultParamName" : "tree",
"logicName" : "新建分组项", "logicName" : "新建分组项",
"name" : "新建分组项", "name" : "新建分组项",
"getPSDEUILogicNodes" : [ { "getPSDEUILogicNodes" : [ {
...@@ -71862,7 +71862,7 @@ ...@@ -71862,7 +71862,7 @@
"invokeMethod" : "newTreeNode", "invokeMethod" : "newTreeNode",
"getInvokeParam" : { "getInvokeParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "tree"
}, },
"leftPos" : 571, "leftPos" : 571,
"logicNodeType" : "VIEWCTRLINVOKE", "logicNodeType" : "VIEWCTRLINVOKE",
...@@ -71898,17 +71898,12 @@ ...@@ -71898,17 +71898,12 @@
"topPos" : 208 "topPos" : 208
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "tree", "codeName" : "tree",
"logicName" : "树", "logicName" : "树",
"name" : "树", "name" : "树",
"activeCtrlParam" : true, "activeCtrlParam" : true,
"ctrlParam" : true "ctrlParam" : true,
"default" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册