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

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

上级 f84f09fa
...@@ -210,7 +210,7 @@ ...@@ -210,7 +210,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 3, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "type",
...@@ -220,16 +220,20 @@ ...@@ -220,16 +220,20 @@
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "DROPDOWNLIST",
"maxLength" : 100, "name" : "type",
"name" : "type" "getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "结束时间", "caption" : "结束时间",
......
...@@ -327,7 +327,7 @@ ...@@ -327,7 +327,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 3, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "type",
...@@ -337,16 +337,20 @@ ...@@ -337,16 +337,20 @@
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "DROPDOWNLIST",
"maxLength" : 100, "name" : "type",
"name" : "type" "getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "结束时间", "caption" : "结束时间",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册