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

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

上级 93e8e753
...@@ -169,6 +169,7 @@ ...@@ -169,6 +169,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
...@@ -224,6 +225,23 @@ ...@@ -224,6 +225,23 @@
} }
} ], } ],
"getPSDEGridEditItems" : [ { "getPSDEGridEditItems" : [ {
"caption" : "属性",
"codeName" : "field1",
"enableCond" : 3,
"ignoreInput" : 3,
"name" : "field1",
"getPSAppDEField" : {
"name" : "FIELD1",
"codeName" : "FIELD1"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field1"
},
"allowEmpty" : true,
"convertToCodeItemText" : true
}, {
"caption" : "歌曲标识", "caption" : "歌曲标识",
"codeName" : "srfkey", "codeName" : "srfkey",
"enableCond" : 3, "enableCond" : 3,
......
...@@ -328,6 +328,7 @@ ...@@ -328,6 +328,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
...@@ -383,6 +384,23 @@ ...@@ -383,6 +384,23 @@
} }
} ], } ],
"getPSDEGridEditItems" : [ { "getPSDEGridEditItems" : [ {
"caption" : "属性",
"codeName" : "field1",
"enableCond" : 3,
"ignoreInput" : 3,
"name" : "field1",
"getPSAppDEField" : {
"name" : "FIELD1",
"codeName" : "FIELD1"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field1"
},
"allowEmpty" : true,
"convertToCodeItemText" : true
}, {
"caption" : "歌曲标识", "caption" : "歌曲标识",
"codeName" : "srfkey", "codeName" : "srfkey",
"enableCond" : 3, "enableCond" : 3,
......
...@@ -62397,6 +62397,7 @@ ...@@ -62397,6 +62397,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
...@@ -62452,6 +62453,23 @@ ...@@ -62452,6 +62453,23 @@
} }
} ], } ],
"getPSDEGridEditItems" : [ { "getPSDEGridEditItems" : [ {
"caption" : "属性",
"codeName" : "field1",
"enableCond" : 3,
"ignoreInput" : 3,
"name" : "field1",
"getPSAppDEField" : {
"name" : "FIELD1",
"codeName" : "FIELD1"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field1"
},
"allowEmpty" : true,
"convertToCodeItemText" : true
}, {
"caption" : "歌曲标识", "caption" : "歌曲标识",
"codeName" : "srfkey", "codeName" : "srfkey",
"enableCond" : 3, "enableCond" : 3,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册