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

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

上级 3b11a79b
......@@ -321,6 +321,7 @@
},
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -415,6 +416,22 @@
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "图书子1名称",
"codeName" : "bookchild1name",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "bookchild1name",
"getPSAppDEField" : {
"name" : "BOOKCHILD1NAME",
"codeName" : "BookChild1Name"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "bookchild1name"
},
"allowEmpty" : true
}, {
"caption" : "图书子1标识",
"codeName" : "srfkey",
"enableCond" : 3,
......
......@@ -41,6 +41,7 @@
},
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -135,6 +136,22 @@
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "图书子1名称",
"codeName" : "bookchild1name",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "bookchild1name",
"getPSAppDEField" : {
"name" : "BOOKCHILD1NAME",
"codeName" : "BookChild1Name"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "bookchild1name"
},
"allowEmpty" : true
}, {
"caption" : "图书子1标识",
"codeName" : "srfkey",
"enableCond" : 3,
......
......@@ -438,6 +438,7 @@
},
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -532,6 +533,22 @@
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "图书子1名称",
"codeName" : "bookchild1name",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "bookchild1name",
"getPSAppDEField" : {
"name" : "BOOKCHILD1NAME",
"codeName" : "BookChild1Name"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "bookchild1name"
},
"allowEmpty" : true
}, {
"caption" : "图书子1标识",
"codeName" : "srfkey",
"enableCond" : 3,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册