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

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

上级 a94046e2
...@@ -1063,6 +1063,7 @@ ...@@ -1063,6 +1063,7 @@
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "下拉列表框",
"codeName" : "formitem18", "codeName" : "formitem18",
"createDV" : "ddd", "createDV" : "ddd",
"dataType" : 25, "dataType" : 25,
...@@ -1081,6 +1082,10 @@ ...@@ -1081,6 +1082,10 @@
"editorType" : "DROPDOWNLIST", "editorType" : "DROPDOWNLIST",
"editorWidth" : 200.0, "editorWidth" : 200.0,
"name" : "formitem18", "name" : "formitem18",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json"
},
"placeHolder" : "测试", "placeHolder" : "测试",
"singleSelect" : true "singleSelect" : true
}, },
......
...@@ -1181,6 +1181,7 @@ ...@@ -1181,6 +1181,7 @@
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "下拉列表框",
"codeName" : "formitem18", "codeName" : "formitem18",
"createDV" : "ddd", "createDV" : "ddd",
"dataType" : 25, "dataType" : 25,
...@@ -1199,6 +1200,10 @@ ...@@ -1199,6 +1200,10 @@
"editorType" : "DROPDOWNLIST", "editorType" : "DROPDOWNLIST",
"editorWidth" : 200.0, "editorWidth" : 200.0,
"name" : "formitem18", "name" : "formitem18",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json"
},
"placeHolder" : "测试", "placeHolder" : "测试",
"singleSelect" : true "singleSelect" : true
}, },
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册