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

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

上级 6d974c5c
...@@ -931,22 +931,20 @@ ...@@ -931,22 +931,20 @@
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"forceSelection" : "false", "forceSelection" : "false",
"overflowMode" : "ellipsis" "overflowMode" : "ellipsis",
"PICKUPVIEW" : "TRUE"
}, },
"editorType" : "DROPDOWNLIST", "editorType" : "LISTBOXPICKUP",
"name" : "field4", "name" : "field4",
"getPSAppCodeList" : { "enableAC" : false,
"modelref" : true, "forceSelection" : false,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json" "showTrigger" : true
},
"singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "下拉100", "caption" : "下拉100",
...@@ -2022,7 +2020,7 @@ ...@@ -2022,7 +2020,7 @@
"logicTag" : "form", "logicTag" : "form",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "field37", "name" : "field37",
"scriptCode" : "false", "scriptCode" : "true",
"triggerType" : "ITEMENABLE" "triggerType" : "ITEMENABLE"
} ], } ],
"getPSEditor" : { "getPSEditor" : {
......
...@@ -1049,22 +1049,20 @@ ...@@ -1049,22 +1049,20 @@
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"forceSelection" : "false", "forceSelection" : "false",
"overflowMode" : "ellipsis" "overflowMode" : "ellipsis",
"PICKUPVIEW" : "TRUE"
}, },
"editorType" : "DROPDOWNLIST", "editorType" : "LISTBOXPICKUP",
"name" : "field4", "name" : "field4",
"getPSAppCodeList" : { "enableAC" : false,
"modelref" : true, "forceSelection" : false,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json" "showTrigger" : true
},
"singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "下拉100", "caption" : "下拉100",
...@@ -2140,7 +2138,7 @@ ...@@ -2140,7 +2138,7 @@
"logicTag" : "form", "logicTag" : "form",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "field37", "name" : "field37",
"scriptCode" : "false", "scriptCode" : "true",
"triggerType" : "ITEMENABLE" "triggerType" : "ITEMENABLE"
} ], } ],
"getPSEditor" : { "getPSEditor" : {
......
...@@ -1527,22 +1527,20 @@ ...@@ -1527,22 +1527,20 @@
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"forceSelection" : "false", "forceSelection" : "false",
"overflowMode" : "ellipsis" "overflowMode" : "ellipsis",
"PICKUPVIEW" : "TRUE"
}, },
"editorType" : "DROPDOWNLIST", "editorType" : "LISTBOXPICKUP",
"name" : "field4", "name" : "field4",
"getPSAppCodeList" : { "enableAC" : false,
"modelref" : true, "forceSelection" : false,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json" "showTrigger" : true
},
"singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "下拉100", "caption" : "下拉100",
...@@ -2618,7 +2616,7 @@ ...@@ -2618,7 +2616,7 @@
"logicTag" : "form", "logicTag" : "form",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "field37", "name" : "field37",
"scriptCode" : "false", "scriptCode" : "true",
"triggerType" : "ITEMENABLE" "triggerType" : "ITEMENABLE"
} ], } ],
"getPSEditor" : { "getPSEditor" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册