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

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

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