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

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

上级 1620e0cf
...@@ -1209,16 +1209,16 @@ ...@@ -1209,16 +1209,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......
...@@ -224,6 +224,13 @@ ...@@ -224,6 +224,13 @@
}, { }, {
"id" : "formitem8", "id" : "formitem8",
"dataType" : 25 "dataType" : 25
}, {
"id" : "field43",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD43",
"codeName" : "Field43"
}
}, { }, {
"id" : "date", "id" : "date",
"dataType" : 5, "dataType" : 5,
...@@ -1153,6 +1160,37 @@ ...@@ -1153,6 +1160,37 @@
"rTMOSFilePath" : "psdeformdetail_formitems/formitem8", "rTMOSFilePath" : "psdeformdetail_formitems/formitem8",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "IP地址输入框",
"codeName" : "field43",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"mOSFilePath" : "psdeformdetail_formitems/field43",
"name" : "field43",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD43",
"codeName" : "Field43"
},
"getPSEditor" : {
"editorParams" : {
"PICKUPVIEW" : "TRUE"
},
"editorType" : "IPADDRESSTEXTBOX",
"name" : "field43"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"rTMOSFilePath" : "psdeformdetail_formitems/field43",
"allowEmpty" : true,
"showCaption" : true
}, { }, {
"actionGroupExtractMode" : "ITEM", "actionGroupExtractMode" : "ITEM",
"caption" : "时间选择器", "caption" : "时间选择器",
......
...@@ -1560,6 +1560,13 @@ ...@@ -1560,6 +1560,13 @@
}, { }, {
"id" : "formitem8", "id" : "formitem8",
"dataType" : 25 "dataType" : 25
}, {
"id" : "field43",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD43",
"codeName" : "Field43"
}
}, { }, {
"id" : "date", "id" : "date",
"dataType" : 5, "dataType" : 5,
...@@ -2489,6 +2496,37 @@ ...@@ -2489,6 +2496,37 @@
"rTMOSFilePath" : "psdeformdetail_formitems/formitem8", "rTMOSFilePath" : "psdeformdetail_formitems/formitem8",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "IP地址输入框",
"codeName" : "field43",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"mOSFilePath" : "psdeformdetail_formitems/field43",
"name" : "field43",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD43",
"codeName" : "Field43"
},
"getPSEditor" : {
"editorParams" : {
"PICKUPVIEW" : "TRUE"
},
"editorType" : "IPADDRESSTEXTBOX",
"name" : "field43"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"rTMOSFilePath" : "psdeformdetail_formitems/field43",
"allowEmpty" : true,
"showCaption" : true
}, { }, {
"actionGroupExtractMode" : "ITEM", "actionGroupExtractMode" : "ITEM",
"caption" : "时间选择器", "caption" : "时间选择器",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册