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

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

上级 94eae1ec
...@@ -171,7 +171,6 @@ ...@@ -171,7 +171,6 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : false "enableSort" : false
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -309,22 +308,6 @@ ...@@ -309,22 +308,6 @@
} }
} ], } ],
"getPSDEGridEditItems" : [ { "getPSDEGridEditItems" : [ {
"caption" : "属性列:标题",
"codeName" : "test4",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "test4",
"getPSAppDEField" : {
"name" : "TEST4",
"codeName" : "Test4"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "test4"
},
"allowEmpty" : true
}, {
"caption" : "属性3", "caption" : "属性3",
"codeName" : "test3", "codeName" : "test3",
"enableCond" : 3, "enableCond" : 3,
......
...@@ -561,7 +561,6 @@ ...@@ -561,7 +561,6 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : false "enableSort" : false
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -699,22 +698,6 @@ ...@@ -699,22 +698,6 @@
} }
} ], } ],
"getPSDEGridEditItems" : [ { "getPSDEGridEditItems" : [ {
"caption" : "属性列:标题",
"codeName" : "test4",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "test4",
"getPSAppDEField" : {
"name" : "TEST4",
"codeName" : "Test4"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "test4"
},
"allowEmpty" : true
}, {
"caption" : "属性3", "caption" : "属性3",
"codeName" : "test3", "codeName" : "test3",
"enableCond" : 3, "enableCond" : 3,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册