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

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

上级 c5802de7
......@@ -922,7 +922,7 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"allowEmpty" : false,
"repeatContent" : true,
"showCaption" : true
} ],
......@@ -1016,7 +1016,7 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"repeatContent" : true,
"showCaption" : true
......@@ -1170,7 +1170,7 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"repeatContent" : true,
"showCaption" : true
......
......@@ -273,8 +273,9 @@
"name" : "GROUPNAME",
"codeName" : "GroupName"
},
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : false
} ],
"getPSDEGridDataItems" : [ {
......@@ -464,6 +465,22 @@
"name" : "test1"
},
"allowEmpty" : true
}, {
"caption" : "分组属性",
"codeName" : "groupname",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "groupname",
"getPSAppDEField" : {
"name" : "GROUPNAME",
"codeName" : "GroupName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "groupname"
},
"allowEmpty" : true
}, {
"caption" : "测试表格标识",
"codeName" : "srfkey",
......
......@@ -1025,8 +1025,9 @@
"name" : "GROUPNAME",
"codeName" : "GroupName"
},
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : false
} ],
"getPSDEGridDataItems" : [ {
......@@ -1216,6 +1217,22 @@
"name" : "test1"
},
"allowEmpty" : true
}, {
"caption" : "分组属性",
"codeName" : "groupname",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "groupname",
"getPSAppDEField" : {
"name" : "GROUPNAME",
"codeName" : "GroupName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "groupname"
},
"allowEmpty" : true
}, {
"caption" : "测试表格标识",
"codeName" : "srfkey",
......
......@@ -1617,7 +1617,7 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"allowEmpty" : false,
"repeatContent" : true,
"showCaption" : true
} ],
......@@ -1711,7 +1711,7 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"repeatContent" : true,
"showCaption" : true
......@@ -1865,7 +1865,7 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"repeatContent" : true,
"showCaption" : true
......
......@@ -20251,7 +20251,7 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"allowEmpty" : false,
"repeatContent" : true,
"showCaption" : true
} ],
......@@ -20345,7 +20345,7 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"repeatContent" : true,
"showCaption" : true
......@@ -20499,7 +20499,7 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"repeatContent" : true,
"showCaption" : true
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册