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

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

上级 58cf92af
...@@ -367,6 +367,7 @@ ...@@ -367,6 +367,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -583,6 +584,22 @@ ...@@ -583,6 +584,22 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true "needCodeListConfig" : true
}, {
"caption" : "学生名称",
"codeName" : "studentname",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "studentname",
"getPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "studentname"
},
"allowEmpty" : true
}, { }, {
"caption" : "学生标识", "caption" : "学生标识",
"codeName" : "srfkey", "codeName" : "srfkey",
......
...@@ -475,6 +475,7 @@ ...@@ -475,6 +475,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -691,6 +692,22 @@ ...@@ -691,6 +692,22 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true "needCodeListConfig" : true
}, {
"caption" : "学生名称",
"codeName" : "studentname",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "studentname",
"getPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "studentname"
},
"allowEmpty" : true
}, { }, {
"caption" : "学生标识", "caption" : "学生标识",
"codeName" : "srfkey", "codeName" : "srfkey",
......
...@@ -500,6 +500,7 @@ ...@@ -500,6 +500,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -716,6 +717,22 @@ ...@@ -716,6 +717,22 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true "needCodeListConfig" : true
}, {
"caption" : "学生名称",
"codeName" : "studentname",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "studentname",
"getPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "studentname"
},
"allowEmpty" : true
}, { }, {
"caption" : "学生标识", "caption" : "学生标识",
"codeName" : "srfkey", "codeName" : "srfkey",
......
...@@ -686,6 +686,7 @@ ...@@ -686,6 +686,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -902,6 +903,22 @@ ...@@ -902,6 +903,22 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true "needCodeListConfig" : true
}, {
"caption" : "学生名称",
"codeName" : "studentname",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "studentname",
"getPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "studentname"
},
"allowEmpty" : true
}, { }, {
"caption" : "学生标识", "caption" : "学生标识",
"codeName" : "srfkey", "codeName" : "srfkey",
......
...@@ -367,6 +367,7 @@ ...@@ -367,6 +367,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -583,6 +584,22 @@ ...@@ -583,6 +584,22 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true "needCodeListConfig" : true
}, {
"caption" : "学生名称",
"codeName" : "studentname",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "studentname",
"getPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "studentname"
},
"allowEmpty" : true
}, { }, {
"caption" : "学生标识", "caption" : "学生标识",
"codeName" : "srfkey", "codeName" : "srfkey",
......
...@@ -557,6 +557,7 @@ ...@@ -557,6 +557,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -773,6 +774,22 @@ ...@@ -773,6 +774,22 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true "needCodeListConfig" : true
}, {
"caption" : "学生名称",
"codeName" : "studentname",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "studentname",
"getPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "studentname"
},
"allowEmpty" : true
}, { }, {
"caption" : "学生标识", "caption" : "学生标识",
"codeName" : "srfkey", "codeName" : "srfkey",
......
...@@ -475,6 +475,7 @@ ...@@ -475,6 +475,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -691,6 +692,22 @@ ...@@ -691,6 +692,22 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true "needCodeListConfig" : true
}, {
"caption" : "学生名称",
"codeName" : "studentname",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "studentname",
"getPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "studentname"
},
"allowEmpty" : true
}, { }, {
"caption" : "学生标识", "caption" : "学生标识",
"codeName" : "srfkey", "codeName" : "srfkey",
......
...@@ -500,6 +500,7 @@ ...@@ -500,6 +500,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -716,6 +717,22 @@ ...@@ -716,6 +717,22 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true "needCodeListConfig" : true
}, {
"caption" : "学生名称",
"codeName" : "studentname",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "studentname",
"getPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "studentname"
},
"allowEmpty" : true
}, { }, {
"caption" : "学生标识", "caption" : "学生标识",
"codeName" : "srfkey", "codeName" : "srfkey",
......
...@@ -659,6 +659,7 @@ ...@@ -659,6 +659,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -875,6 +876,22 @@ ...@@ -875,6 +876,22 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true "needCodeListConfig" : true
}, {
"caption" : "学生名称",
"codeName" : "studentname",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "studentname",
"getPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "studentname"
},
"allowEmpty" : true
}, { }, {
"caption" : "学生标识", "caption" : "学生标识",
"codeName" : "srfkey", "codeName" : "srfkey",
......
...@@ -585,6 +585,7 @@ ...@@ -585,6 +585,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -801,6 +802,22 @@ ...@@ -801,6 +802,22 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true "needCodeListConfig" : true
}, {
"caption" : "学生名称",
"codeName" : "studentname",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "studentname",
"getPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "studentname"
},
"allowEmpty" : true
}, { }, {
"caption" : "学生标识", "caption" : "学生标识",
"codeName" : "srfkey", "codeName" : "srfkey",
......
...@@ -714,6 +714,7 @@ ...@@ -714,6 +714,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -930,6 +931,22 @@ ...@@ -930,6 +931,22 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true "needCodeListConfig" : true
}, {
"caption" : "学生名称",
"codeName" : "studentname",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "studentname",
"getPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "studentname"
},
"allowEmpty" : true
}, { }, {
"caption" : "学生标识", "caption" : "学生标识",
"codeName" : "srfkey", "codeName" : "srfkey",
......
...@@ -1875,6 +1875,7 @@ ...@@ -1875,6 +1875,7 @@
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
...@@ -2091,6 +2092,22 @@ ...@@ -2091,6 +2092,22 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true "needCodeListConfig" : true
}, {
"caption" : "学生名称",
"codeName" : "studentname",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "studentname",
"getPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "studentname"
},
"allowEmpty" : true
}, { }, {
"caption" : "学生标识", "caption" : "学生标识",
"codeName" : "srfkey", "codeName" : "srfkey",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册