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

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

上级 65b560e3
......@@ -1677,8 +1677,59 @@
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 301,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"name" : "直接值[item] ==>",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "item",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 208
}, {
"codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : {
"modelref" : true,
"id" : "tree"
},
"invokeMethod" : "newTreeNode",
"getInvokeParam" : {
"modelref" : true,
"id" : "tree"
},
"leftPos" : 571,
"logicNodeType" : "VIEWCTRLINVOKE",
"name" : "视图部件调用",
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
......@@ -1686,6 +1737,12 @@
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "tree",
"logicName" : "树",
"name" : "树",
"activeCtrlParam" : true,
"ctrlParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
......
......@@ -71,14 +71,6 @@
}
} ],
"getPSAppViewRefs" : [ {
"name" : "EDITDATA",
"realTitle" : "书数据重定向视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookRedirectView.json",
"viewType" : "DEREDIRECTVIEW"
}
}, {
"name" : "NEWDATA",
"realTitle" : "书编辑视图",
"getRefPSAppView" : {
......@@ -86,6 +78,14 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITDATA",
"realTitle" : "书数据重定向视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookRedirectView.json",
"viewType" : "DEREDIRECTVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "AutoGropuGridViewtoolbar",
......
......@@ -71439,8 +71439,59 @@
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "PREPAREJSPARAM1",
"leftPos" : 301,
"logicNodeType" : "PREPAREJSPARAM",
"name" : "准备参数",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "VIEWCTRLINVOKE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "PREPAREJSPARAM1"
}
} ],
"getPSDEUILogicNodeParams" : [ {
"name" : "直接值[item] ==>",
"paramAction" : "SETPARAMVALUE",
"srcValue" : "item",
"srcValueType" : "SRCVALUE"
} ],
"topPos" : 208
}, {
"codeName" : "VIEWCTRLINVOKE1",
"getInvokeCtrl" : {
"modelref" : true,
"id" : "tree"
},
"invokeMethod" : "newTreeNode",
"getInvokeParam" : {
"modelref" : true,
"id" : "tree"
},
"leftPos" : 571,
"logicNodeType" : "VIEWCTRLINVOKE",
"name" : "视图部件调用",
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
......@@ -71448,6 +71499,12 @@
"name" : "传入变量",
"default" : true,
"entityParam" : true
}, {
"codeName" : "tree",
"logicName" : "树",
"name" : "树",
"activeCtrlParam" : true,
"ctrlParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册