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

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

上级 79ff3c0b
...@@ -248,7 +248,7 @@ ...@@ -248,7 +248,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" : "department", "name" : "department",
...@@ -258,9 +258,13 @@ ...@@ -258,9 +258,13 @@
"codeName" : "Department" "codeName" : "Department"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "DROPDOWNLIST",
"maxLength" : 100, "name" : "department",
"name" : "department" "getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0807000730.json"
},
"singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 12, "colLG" : 12,
...@@ -270,7 +274,7 @@ ...@@ -270,7 +274,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "职级", "caption" : "职级",
...@@ -279,7 +283,7 @@ ...@@ -279,7 +283,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" : "rank", "name" : "rank",
...@@ -289,9 +293,13 @@ ...@@ -289,9 +293,13 @@
"codeName" : "Rank" "codeName" : "Rank"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "DROPDOWNLIST",
"maxLength" : 100, "name" : "rank",
"name" : "rank" "getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 12, "colLG" : 12,
...@@ -301,7 +309,7 @@ ...@@ -301,7 +309,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "开始时间", "caption" : "开始时间",
......
...@@ -456,7 +456,7 @@ ...@@ -456,7 +456,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" : "department", "name" : "department",
...@@ -466,9 +466,13 @@ ...@@ -466,9 +466,13 @@
"codeName" : "Department" "codeName" : "Department"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "DROPDOWNLIST",
"maxLength" : 100, "name" : "department",
"name" : "department" "getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0807000730.json"
},
"singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 12, "colLG" : 12,
...@@ -478,7 +482,7 @@ ...@@ -478,7 +482,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "职级", "caption" : "职级",
...@@ -487,7 +491,7 @@ ...@@ -487,7 +491,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" : "rank", "name" : "rank",
...@@ -497,9 +501,13 @@ ...@@ -497,9 +501,13 @@
"codeName" : "Rank" "codeName" : "Rank"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "DROPDOWNLIST",
"maxLength" : 100, "name" : "rank",
"name" : "rank" "getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Rank.json"
},
"singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 12, "colLG" : 12,
...@@ -509,7 +517,7 @@ ...@@ -509,7 +517,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "开始时间", "caption" : "开始时间",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册