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

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

上级 98d836eb
......@@ -57,6 +57,7 @@
},
"width" : 100,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -182,6 +183,27 @@
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "类型",
"codeName" : "type",
"enableCond" : 3,
"ignoreInput" : 3,
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"enableLinkView" : false
},
"allowEmpty" : true,
"convertToCodeItemText" : true
}, {
"caption" : "书标识",
"codeName" : "srfkey",
"enableCond" : 3,
......
......@@ -319,6 +319,7 @@
},
"width" : 100,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -444,6 +445,27 @@
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "类型",
"codeName" : "type",
"enableCond" : 3,
"ignoreInput" : 3,
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json"
},
"enableLinkView" : false
},
"allowEmpty" : true,
"convertToCodeItemText" : true
}, {
"caption" : "书标识",
"codeName" : "srfkey",
"enableCond" : 3,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册