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

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

上级 f10b821e
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
"codeName" : "bookUsr10EditView", "codeName" : "bookUsr10EditView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr10EditView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr10EditView.json",
"name" : "bookUsr10EditView", "name" : "bookUsr10EditView",
"openMode" : "POPUPMODAL",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......
...@@ -3870,6 +3870,12 @@ ...@@ -3870,6 +3870,12 @@
"editorType" : "MDROPDOWNLIST", "editorType" : "MDROPDOWNLIST",
"name" : "树选择", "name" : "树选择",
"styleCode" : "TREE_PICKER" "styleCode" : "TREE_PICKER"
}, {
"codeName" : "TRISTATE",
"containerType" : "FORMITEM",
"editorType" : "SWITCH",
"name" : "三态开关",
"styleCode" : "TRISTATE"
}, { }, {
"codeName" : "UNIVER", "codeName" : "UNIVER",
"containerType" : "FORMITEM", "containerType" : "FORMITEM",
...@@ -141991,12 +141997,13 @@ ...@@ -141991,12 +141997,13 @@
"name" : "连接条件组", "name" : "连接条件组",
"getPSDELogicLinkConds" : [ { "getPSDELogicLinkConds" : [ {
"condOP" : "CONTAINS", "condOP" : "CONTAINS",
"dstFieldName" : "MONEY",
"getDstLogicParam" : { "getDstLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "Default"
}, },
"logicType" : "SINGLE", "logicType" : "SINGLE",
"name" : "Default 包含属性(Contains)", "name" : "Default[MONEY] 包含属性(Contains)",
"getSrcLogicParam" : { "getSrcLogicParam" : {
"modelref" : true, "modelref" : true,
"id" : "Default" "id" : "Default"
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册