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

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

上级 6ec1d022
...@@ -1933,10 +1933,14 @@ ...@@ -1933,10 +1933,14 @@
"parallelOutput" : true "parallelOutput" : true
}, { }, {
"codeName" : "VIEWCTRLINVOKE1", "codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : {
"modelref" : true,
"id" : "tree"
},
"invokeMethod" : "newTreeNode", "invokeMethod" : "newTreeNode",
"getInvokeParam" : { "getInvokeParam" : {
"modelref" : true, "modelref" : true,
"id" : "tree" "id" : "Default"
}, },
"leftPos" : 571, "leftPos" : 571,
"logicNodeType" : "VIEWCTRLINVOKE", "logicNodeType" : "VIEWCTRLINVOKE",
...@@ -1968,6 +1972,14 @@ ...@@ -1968,6 +1972,14 @@
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "tree", "srcValue" : "tree",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
}, {
"name" : "Default ==>",
"paramAction" : "SETPARAMVALUE",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ], } ],
"topPos" : 208 "topPos" : 208
} ], } ],
......
...@@ -71855,10 +71855,14 @@ ...@@ -71855,10 +71855,14 @@
"parallelOutput" : true "parallelOutput" : true
}, { }, {
"codeName" : "VIEWCTRLINVOKE1", "codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : {
"modelref" : true,
"id" : "tree"
},
"invokeMethod" : "newTreeNode", "invokeMethod" : "newTreeNode",
"getInvokeParam" : { "getInvokeParam" : {
"modelref" : true, "modelref" : true,
"id" : "tree" "id" : "Default"
}, },
"leftPos" : 571, "leftPos" : 571,
"logicNodeType" : "VIEWCTRLINVOKE", "logicNodeType" : "VIEWCTRLINVOKE",
...@@ -71890,6 +71894,14 @@ ...@@ -71890,6 +71894,14 @@
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcValue" : "tree", "srcValue" : "tree",
"srcValueType" : "SRCVALUE" "srcValueType" : "SRCVALUE"
}, {
"name" : "Default ==>",
"paramAction" : "SETPARAMVALUE",
"getSrcPSDEUILogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ], } ],
"topPos" : 208 "topPos" : 208
} ], } ],
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册