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

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

上级 032ad85c
...@@ -540,8 +540,18 @@ ...@@ -540,8 +540,18 @@
"codeName" : "CreateDate" "codeName" : "CreateDate"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "DROPDOWNLIST", "editorParams" : {
"AC" : "TRUE",
"TRIGGER" : "TRUE",
"PICKUPVIEW" : "FALSE"
},
"editorType" : "PICKEREX_TRIGGER",
"handlerType" : "PickupText",
"name" : "formitem", "name" : "formitem",
"enableAC" : true,
"enablePickupView" : false,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true "singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -551,7 +561,6 @@ ...@@ -551,7 +561,6 @@
"rTMOSFilePath" : "psdeformdetail_formitems/formitem", "rTMOSFilePath" : "psdeformdetail_formitems/formitem",
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : false, "allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"actionGroupExtractMode" : "ITEM", "actionGroupExtractMode" : "ITEM",
......
...@@ -669,8 +669,18 @@ ...@@ -669,8 +669,18 @@
"codeName" : "CreateDate" "codeName" : "CreateDate"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "DROPDOWNLIST", "editorParams" : {
"AC" : "TRUE",
"TRIGGER" : "TRUE",
"PICKUPVIEW" : "FALSE"
},
"editorType" : "PICKEREX_TRIGGER",
"handlerType" : "PickupText",
"name" : "formitem", "name" : "formitem",
"enableAC" : true,
"enablePickupView" : false,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true "singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -680,7 +690,6 @@ ...@@ -680,7 +690,6 @@
"rTMOSFilePath" : "psdeformdetail_formitems/formitem", "rTMOSFilePath" : "psdeformdetail_formitems/formitem",
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : false, "allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"actionGroupExtractMode" : "ITEM", "actionGroupExtractMode" : "ITEM",
......
...@@ -18561,8 +18561,18 @@ ...@@ -18561,8 +18561,18 @@
"codeName" : "CreateDate" "codeName" : "CreateDate"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "DROPDOWNLIST", "editorParams" : {
"AC" : "TRUE",
"TRIGGER" : "TRUE",
"PICKUPVIEW" : "FALSE"
},
"editorType" : "PICKEREX_TRIGGER",
"handlerType" : "PickupText",
"name" : "formitem", "name" : "formitem",
"enableAC" : true,
"enablePickupView" : false,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true "singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -18572,7 +18582,6 @@ ...@@ -18572,7 +18582,6 @@
"rTMOSFilePath" : "psdeformdetail_formitems/formitem", "rTMOSFilePath" : "psdeformdetail_formitems/formitem",
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : false, "allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"actionGroupExtractMode" : "ITEM", "actionGroupExtractMode" : "ITEM",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册