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

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

上级 43c69ee6
...@@ -118,7 +118,11 @@ ...@@ -118,7 +118,11 @@
"dataType" : 25 "dataType" : 25
}, { }, {
"id" : "formitem4", "id" : "formitem4",
"dataType" : 25 "dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
}
}, { }, {
"id" : "field11", "id" : "field11",
"dataType" : 25, "dataType" : 25,
...@@ -341,9 +345,14 @@ ...@@ -341,9 +345,14 @@
"labelWidth" : 130, "labelWidth" : 130,
"name" : "formitem4", "name" : "formitem4",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
},
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "VIEW_NAV_PARAMS", "editorStyle" : "VIEW_NAV_PARAMS",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 2000,
"name" : "formitem4", "name" : "formitem4",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
...@@ -354,7 +363,7 @@ ...@@ -354,7 +363,7 @@
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"allowEmpty" : true, "allowEmpty" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "地址选择objects", "caption" : "地址选择objects",
......
...@@ -238,7 +238,11 @@ ...@@ -238,7 +238,11 @@
"dataType" : 25 "dataType" : 25
}, { }, {
"id" : "formitem4", "id" : "formitem4",
"dataType" : 25 "dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
}
}, { }, {
"id" : "field11", "id" : "field11",
"dataType" : 25, "dataType" : 25,
...@@ -461,9 +465,14 @@ ...@@ -461,9 +465,14 @@
"labelWidth" : 130, "labelWidth" : 130,
"name" : "formitem4", "name" : "formitem4",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
},
"getPSEditor" : { "getPSEditor" : {
"editorStyle" : "VIEW_NAV_PARAMS", "editorStyle" : "VIEW_NAV_PARAMS",
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 2000,
"name" : "formitem4", "name" : "formitem4",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
...@@ -474,7 +483,7 @@ ...@@ -474,7 +483,7 @@
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"allowEmpty" : true, "allowEmpty" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "地址选择objects", "caption" : "地址选择objects",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册