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

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

上级 96e8d54a
...@@ -19718,6 +19718,37 @@ ...@@ -19718,6 +19718,37 @@
"name" : "FIELD24", "name" : "FIELD24",
"stdDataType" : 25, "stdDataType" : 25,
"stringLength" : 100 "stringLength" : 100
}, {
"getAllPSAppDEFUIModes" : [ {
"codeName" : "Default",
"name" : "[SPECIAL][特殊属性(勿用)]",
"getPSDEFFormItem" : {
"codeName" : "Default",
"editorType" : "TEXTBOX",
"name" : "[SPECIAL][特殊属性(勿用)]",
"stringLength" : 100,
"uIMode" : "DEFAULT"
},
"type" : "DEFAULT"
}, {
"codeName" : "MobileDefault",
"name" : "[SPECIAL][特殊属性(勿用)]移动端默认",
"getPSDEFFormItem" : {
"codeName" : "MobileDefault",
"editorType" : "MOBTEXT",
"name" : "[SPECIAL][特殊属性(勿用)]移动端默认",
"stringLength" : 100,
"uIMode" : "MOBILEDEFAULT",
"mobileMode" : true
},
"type" : "MOBILEDEFAULT",
"mobileMode" : true
} ],
"codeName" : "Particular",
"logicName" : "特殊属性(勿用)",
"name" : "SPECIAL",
"stdDataType" : 25,
"stringLength" : 100
}, { }, {
"getAllPSAppDEFUIModes" : [ { "getAllPSAppDEFUIModes" : [ {
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
...@@ -21443,6 +21474,17 @@ ...@@ -21443,6 +21474,17 @@
"sourceType" : "DEFIELD", "sourceType" : "DEFIELD",
"stdDataType" : 25, "stdDataType" : 25,
"type" : "SIMPLE" "type" : "SIMPLE"
}, {
"codeName" : "Particular",
"logicName" : "特殊属性(勿用)",
"name" : "Particular",
"getPSAppDEField" : {
"name" : "SPECIAL",
"codeName" : "Particular"
},
"sourceType" : "DEFIELD",
"stdDataType" : 25,
"type" : "SIMPLE"
}, { }, {
"codeName" : "Amount", "codeName" : "Amount",
"logicName" : "金额", "logicName" : "金额",
...@@ -2435,12 +2435,11 @@ ...@@ -2435,12 +2435,11 @@
} }
} ], } ],
"getPSDEUILogicNodeParams" : [ { "getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "id",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "id" "id" : "id"
}, },
"name" : "Default[id] ==> id[id]", "name" : "Default[id] ==> id",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcFieldName" : "id", "srcFieldName" : "id",
"getSrcPSDEUILogicParam" : { "getSrcPSDEUILogicParam" : {
...@@ -2471,17 +2470,17 @@ ...@@ -2471,17 +2470,17 @@
"logicName" : "树导航树部件", "logicName" : "树导航树部件",
"name" : "树导航树部件", "name" : "树导航树部件",
"ctrlParam" : true "ctrlParam" : true
}, {
"codeName" : "id",
"logicName" : "id",
"name" : "id",
"entityParam" : true
}, { }, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "id",
"logicName" : "id",
"name" : "id",
"entityParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -72222,12 +72222,11 @@ ...@@ -72222,12 +72222,11 @@
} }
} ], } ],
"getPSDEUILogicNodeParams" : [ { "getPSDEUILogicNodeParams" : [ {
"dstFieldName" : "id",
"getDstPSDEUILogicParam" : { "getDstPSDEUILogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "id" "id" : "id"
}, },
"name" : "Default[id] ==> id[id]", "name" : "Default[id] ==> id",
"paramAction" : "SETPARAMVALUE", "paramAction" : "SETPARAMVALUE",
"srcFieldName" : "id", "srcFieldName" : "id",
"getSrcPSDEUILogicParam" : { "getSrcPSDEUILogicParam" : {
...@@ -72258,17 +72257,17 @@ ...@@ -72258,17 +72257,17 @@
"logicName" : "树导航树部件", "logicName" : "树导航树部件",
"name" : "树导航树部件", "name" : "树导航树部件",
"ctrlParam" : true "ctrlParam" : true
}, {
"codeName" : "id",
"logicName" : "id",
"name" : "id",
"entityParam" : true
}, { }, {
"codeName" : "Default", "codeName" : "Default",
"logicName" : "传入变量", "logicName" : "传入变量",
"name" : "传入变量", "name" : "传入变量",
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "id",
"logicName" : "id",
"name" : "id",
"entityParam" : true
} ], } ],
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
"modelref" : true, "modelref" : true,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册