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

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

上级 2a7e3429
...@@ -234,9 +234,13 @@ ...@@ -234,9 +234,13 @@
"codeName" : "TESTGRIDName" "codeName" : "TESTGRIDName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"readonly" : "true"
},
"editorStyle" : "EMOJI_PICKER", "editorStyle" : "EMOJI_PICKER",
"editorType" : "DROPDOWNLIST", "editorType" : "DROPDOWNLIST",
"name" : "formitem", "name" : "formitem",
"readOnly" : true,
"singleSelect" : true "singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
......
...@@ -3362,9 +3362,13 @@ ...@@ -3362,9 +3362,13 @@
"codeName" : "TESTGRIDName" "codeName" : "TESTGRIDName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"readonly" : "true"
},
"editorStyle" : "EMOJI_PICKER", "editorStyle" : "EMOJI_PICKER",
"editorType" : "DROPDOWNLIST", "editorType" : "DROPDOWNLIST",
"name" : "formitem", "name" : "formitem",
"readOnly" : true,
"singleSelect" : true "singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册