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

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

上级 173195d4
......@@ -110,6 +110,7 @@
"rTMOSFilePath" : "psdegridcols/updateman",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -130,6 +131,7 @@
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -147,8 +149,9 @@
"codeName" : "Type"
},
"rTMOSFilePath" : "psdegridcols/type",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -167,8 +170,9 @@
},
"rTMOSFilePath" : "psdegridcols/end",
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -186,8 +190,9 @@
"codeName" : "Field9"
},
"rTMOSFilePath" : "psdegridcols/field9",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -205,8 +210,9 @@
"codeName" : "Field"
},
"rTMOSFilePath" : "psdegridcols/field",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -224,8 +230,9 @@
"codeName" : "Field2"
},
"rTMOSFilePath" : "psdegridcols/field2",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -243,8 +250,9 @@
"codeName" : "Field24"
},
"rTMOSFilePath" : "psdegridcols/field24",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : false
}, {
"align" : "LEFT",
......@@ -262,8 +270,9 @@
"codeName" : "Field14"
},
"rTMOSFilePath" : "psdegridcols/field14",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -281,8 +290,9 @@
"codeName" : "Field19"
},
"rTMOSFilePath" : "psdegridcols/field19",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -300,8 +310,9 @@
"codeName" : "Field15"
},
"rTMOSFilePath" : "psdegridcols/field15",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -319,8 +330,9 @@
"codeName" : "Field11"
},
"rTMOSFilePath" : "psdegridcols/field11",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -338,8 +350,9 @@
"codeName" : "Field5"
},
"rTMOSFilePath" : "psdegridcols/field5",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -357,8 +370,9 @@
"codeName" : "Field7"
},
"rTMOSFilePath" : "psdegridcols/field7",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
......@@ -516,6 +530,274 @@
},
"rTMOSFilePath" : "psdegridcols/name",
"allowEmpty" : true
}, {
"caption" : "更新人",
"codeName" : "updateman",
"enableCond" : 3,
"ignoreInput" : 3,
"mOSFilePath" : "psdegridcols/updateman",
"name" : "updateman",
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updateman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"rTMOSFilePath" : "psdegridcols/updateman",
"allowEmpty" : true,
"convertToCodeItemText" : true
}, {
"caption" : "更新时间",
"codeName" : "updatedate",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/updatedate",
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updatedate",
"enableLinkView" : false
},
"rTMOSFilePath" : "psdegridcols/updatedate",
"allowEmpty" : true
}, {
"caption" : "类型",
"codeName" : "type",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/type",
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "type"
},
"rTMOSFilePath" : "psdegridcols/type",
"allowEmpty" : true
}, {
"caption" : "结束时间",
"codeName" : "end",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/end",
"name" : "end",
"getPSAppDEField" : {
"name" : "END",
"codeName" : "End"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"name" : "end"
},
"rTMOSFilePath" : "psdegridcols/end",
"allowEmpty" : false
}, {
"caption" : "属性9",
"codeName" : "field9",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field9",
"name" : "field9",
"getPSAppDEField" : {
"name" : "FIELD9",
"codeName" : "Field9"
},
"getPSEditor" : {
"editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100,
"name" : "field9",
"showMaxLength" : true
},
"rTMOSFilePath" : "psdegridcols/field9",
"allowEmpty" : true
}, {
"caption" : "属性",
"codeName" : "field",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field",
"name" : "field",
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field"
},
"rTMOSFilePath" : "psdegridcols/field",
"allowEmpty" : true
}, {
"caption" : "属性2",
"codeName" : "field2",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field2",
"name" : "field2",
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field2"
},
"rTMOSFilePath" : "psdegridcols/field2",
"allowEmpty" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field24",
"name" : "field24",
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 1048576,
"name" : "field24",
"showMaxLength" : true
},
"rTMOSFilePath" : "psdegridcols/field24",
"allowEmpty" : true
}, {
"caption" : "属性14",
"codeName" : "field14",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field14",
"name" : "field14",
"getPSAppDEField" : {
"name" : "FIELD14",
"codeName" : "Field14"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field14"
},
"rTMOSFilePath" : "psdegridcols/field14",
"allowEmpty" : true
}, {
"caption" : "属性19",
"codeName" : "field19",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field19",
"name" : "field19",
"getPSAppDEField" : {
"name" : "FIELD19",
"codeName" : "Field19"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field19"
},
"rTMOSFilePath" : "psdegridcols/field19",
"allowEmpty" : true
}, {
"caption" : "属性15",
"codeName" : "field15",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field15",
"name" : "field15",
"getPSAppDEField" : {
"name" : "FIELD15",
"codeName" : "Field15"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field15"
},
"rTMOSFilePath" : "psdegridcols/field15",
"allowEmpty" : true
}, {
"caption" : "属性11",
"codeName" : "field11",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field11",
"name" : "field11",
"getPSAppDEField" : {
"name" : "FIELD11",
"codeName" : "Field11"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field11"
},
"rTMOSFilePath" : "psdegridcols/field11",
"allowEmpty" : true
}, {
"caption" : "属性5",
"codeName" : "field5",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field5",
"name" : "field5",
"getPSAppDEField" : {
"name" : "FIELD5",
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
},
"rTMOSFilePath" : "psdegridcols/field5",
"allowEmpty" : true
}, {
"caption" : "属性7",
"codeName" : "field7",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field7",
"name" : "field7",
"getPSAppDEField" : {
"name" : "FIELD7",
"codeName" : "Field7"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field7"
},
"rTMOSFilePath" : "psdegridcols/field7",
"allowEmpty" : true
}, {
"caption" : "书标识",
"codeName" : "srfkey",
......
......@@ -558,6 +558,7 @@
"rTMOSFilePath" : "psdegridcols/updateman",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -578,6 +579,7 @@
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -595,8 +597,9 @@
"codeName" : "Type"
},
"rTMOSFilePath" : "psdegridcols/type",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -615,8 +618,9 @@
},
"rTMOSFilePath" : "psdegridcols/end",
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -634,8 +638,9 @@
"codeName" : "Field9"
},
"rTMOSFilePath" : "psdegridcols/field9",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -653,8 +658,9 @@
"codeName" : "Field"
},
"rTMOSFilePath" : "psdegridcols/field",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -672,8 +678,9 @@
"codeName" : "Field2"
},
"rTMOSFilePath" : "psdegridcols/field2",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -691,8 +698,9 @@
"codeName" : "Field24"
},
"rTMOSFilePath" : "psdegridcols/field24",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : false
}, {
"align" : "LEFT",
......@@ -710,8 +718,9 @@
"codeName" : "Field14"
},
"rTMOSFilePath" : "psdegridcols/field14",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -729,8 +738,9 @@
"codeName" : "Field19"
},
"rTMOSFilePath" : "psdegridcols/field19",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -748,8 +758,9 @@
"codeName" : "Field15"
},
"rTMOSFilePath" : "psdegridcols/field15",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -767,8 +778,9 @@
"codeName" : "Field11"
},
"rTMOSFilePath" : "psdegridcols/field11",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -786,8 +798,9 @@
"codeName" : "Field5"
},
"rTMOSFilePath" : "psdegridcols/field5",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -805,8 +818,9 @@
"codeName" : "Field7"
},
"rTMOSFilePath" : "psdegridcols/field7",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
......@@ -964,6 +978,274 @@
},
"rTMOSFilePath" : "psdegridcols/name",
"allowEmpty" : true
}, {
"caption" : "更新人",
"codeName" : "updateman",
"enableCond" : 3,
"ignoreInput" : 3,
"mOSFilePath" : "psdegridcols/updateman",
"name" : "updateman",
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updateman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"rTMOSFilePath" : "psdegridcols/updateman",
"allowEmpty" : true,
"convertToCodeItemText" : true
}, {
"caption" : "更新时间",
"codeName" : "updatedate",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/updatedate",
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updatedate",
"enableLinkView" : false
},
"rTMOSFilePath" : "psdegridcols/updatedate",
"allowEmpty" : true
}, {
"caption" : "类型",
"codeName" : "type",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/type",
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "type"
},
"rTMOSFilePath" : "psdegridcols/type",
"allowEmpty" : true
}, {
"caption" : "结束时间",
"codeName" : "end",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/end",
"name" : "end",
"getPSAppDEField" : {
"name" : "END",
"codeName" : "End"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"name" : "end"
},
"rTMOSFilePath" : "psdegridcols/end",
"allowEmpty" : false
}, {
"caption" : "属性9",
"codeName" : "field9",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field9",
"name" : "field9",
"getPSAppDEField" : {
"name" : "FIELD9",
"codeName" : "Field9"
},
"getPSEditor" : {
"editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100,
"name" : "field9",
"showMaxLength" : true
},
"rTMOSFilePath" : "psdegridcols/field9",
"allowEmpty" : true
}, {
"caption" : "属性",
"codeName" : "field",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field",
"name" : "field",
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field"
},
"rTMOSFilePath" : "psdegridcols/field",
"allowEmpty" : true
}, {
"caption" : "属性2",
"codeName" : "field2",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field2",
"name" : "field2",
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field2"
},
"rTMOSFilePath" : "psdegridcols/field2",
"allowEmpty" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field24",
"name" : "field24",
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 1048576,
"name" : "field24",
"showMaxLength" : true
},
"rTMOSFilePath" : "psdegridcols/field24",
"allowEmpty" : true
}, {
"caption" : "属性14",
"codeName" : "field14",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field14",
"name" : "field14",
"getPSAppDEField" : {
"name" : "FIELD14",
"codeName" : "Field14"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field14"
},
"rTMOSFilePath" : "psdegridcols/field14",
"allowEmpty" : true
}, {
"caption" : "属性19",
"codeName" : "field19",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field19",
"name" : "field19",
"getPSAppDEField" : {
"name" : "FIELD19",
"codeName" : "Field19"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field19"
},
"rTMOSFilePath" : "psdegridcols/field19",
"allowEmpty" : true
}, {
"caption" : "属性15",
"codeName" : "field15",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field15",
"name" : "field15",
"getPSAppDEField" : {
"name" : "FIELD15",
"codeName" : "Field15"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field15"
},
"rTMOSFilePath" : "psdegridcols/field15",
"allowEmpty" : true
}, {
"caption" : "属性11",
"codeName" : "field11",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field11",
"name" : "field11",
"getPSAppDEField" : {
"name" : "FIELD11",
"codeName" : "Field11"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field11"
},
"rTMOSFilePath" : "psdegridcols/field11",
"allowEmpty" : true
}, {
"caption" : "属性5",
"codeName" : "field5",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field5",
"name" : "field5",
"getPSAppDEField" : {
"name" : "FIELD5",
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
},
"rTMOSFilePath" : "psdegridcols/field5",
"allowEmpty" : true
}, {
"caption" : "属性7",
"codeName" : "field7",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field7",
"name" : "field7",
"getPSAppDEField" : {
"name" : "FIELD7",
"codeName" : "Field7"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field7"
},
"rTMOSFilePath" : "psdegridcols/field7",
"allowEmpty" : true
}, {
"caption" : "书标识",
"codeName" : "srfkey",
......
......@@ -626,6 +626,7 @@
"rTMOSFilePath" : "psdegridcols/updateman",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -646,6 +647,7 @@
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -663,8 +665,9 @@
"codeName" : "Type"
},
"rTMOSFilePath" : "psdegridcols/type",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -683,8 +686,9 @@
},
"rTMOSFilePath" : "psdegridcols/end",
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -702,8 +706,9 @@
"codeName" : "Field9"
},
"rTMOSFilePath" : "psdegridcols/field9",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -721,8 +726,9 @@
"codeName" : "Field"
},
"rTMOSFilePath" : "psdegridcols/field",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -740,8 +746,9 @@
"codeName" : "Field2"
},
"rTMOSFilePath" : "psdegridcols/field2",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -759,8 +766,9 @@
"codeName" : "Field24"
},
"rTMOSFilePath" : "psdegridcols/field24",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : false
}, {
"align" : "LEFT",
......@@ -778,8 +786,9 @@
"codeName" : "Field14"
},
"rTMOSFilePath" : "psdegridcols/field14",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -797,8 +806,9 @@
"codeName" : "Field19"
},
"rTMOSFilePath" : "psdegridcols/field19",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -816,8 +826,9 @@
"codeName" : "Field15"
},
"rTMOSFilePath" : "psdegridcols/field15",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -835,8 +846,9 @@
"codeName" : "Field11"
},
"rTMOSFilePath" : "psdegridcols/field11",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -854,8 +866,9 @@
"codeName" : "Field5"
},
"rTMOSFilePath" : "psdegridcols/field5",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -873,8 +886,9 @@
"codeName" : "Field7"
},
"rTMOSFilePath" : "psdegridcols/field7",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
......@@ -1032,6 +1046,274 @@
},
"rTMOSFilePath" : "psdegridcols/name",
"allowEmpty" : true
}, {
"caption" : "更新人",
"codeName" : "updateman",
"enableCond" : 3,
"ignoreInput" : 3,
"mOSFilePath" : "psdegridcols/updateman",
"name" : "updateman",
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updateman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"rTMOSFilePath" : "psdegridcols/updateman",
"allowEmpty" : true,
"convertToCodeItemText" : true
}, {
"caption" : "更新时间",
"codeName" : "updatedate",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/updatedate",
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updatedate",
"enableLinkView" : false
},
"rTMOSFilePath" : "psdegridcols/updatedate",
"allowEmpty" : true
}, {
"caption" : "类型",
"codeName" : "type",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/type",
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "type"
},
"rTMOSFilePath" : "psdegridcols/type",
"allowEmpty" : true
}, {
"caption" : "结束时间",
"codeName" : "end",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/end",
"name" : "end",
"getPSAppDEField" : {
"name" : "END",
"codeName" : "End"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"name" : "end"
},
"rTMOSFilePath" : "psdegridcols/end",
"allowEmpty" : false
}, {
"caption" : "属性9",
"codeName" : "field9",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field9",
"name" : "field9",
"getPSAppDEField" : {
"name" : "FIELD9",
"codeName" : "Field9"
},
"getPSEditor" : {
"editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100,
"name" : "field9",
"showMaxLength" : true
},
"rTMOSFilePath" : "psdegridcols/field9",
"allowEmpty" : true
}, {
"caption" : "属性",
"codeName" : "field",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field",
"name" : "field",
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field"
},
"rTMOSFilePath" : "psdegridcols/field",
"allowEmpty" : true
}, {
"caption" : "属性2",
"codeName" : "field2",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field2",
"name" : "field2",
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field2"
},
"rTMOSFilePath" : "psdegridcols/field2",
"allowEmpty" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field24",
"name" : "field24",
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 1048576,
"name" : "field24",
"showMaxLength" : true
},
"rTMOSFilePath" : "psdegridcols/field24",
"allowEmpty" : true
}, {
"caption" : "属性14",
"codeName" : "field14",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field14",
"name" : "field14",
"getPSAppDEField" : {
"name" : "FIELD14",
"codeName" : "Field14"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field14"
},
"rTMOSFilePath" : "psdegridcols/field14",
"allowEmpty" : true
}, {
"caption" : "属性19",
"codeName" : "field19",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field19",
"name" : "field19",
"getPSAppDEField" : {
"name" : "FIELD19",
"codeName" : "Field19"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field19"
},
"rTMOSFilePath" : "psdegridcols/field19",
"allowEmpty" : true
}, {
"caption" : "属性15",
"codeName" : "field15",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field15",
"name" : "field15",
"getPSAppDEField" : {
"name" : "FIELD15",
"codeName" : "Field15"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field15"
},
"rTMOSFilePath" : "psdegridcols/field15",
"allowEmpty" : true
}, {
"caption" : "属性11",
"codeName" : "field11",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field11",
"name" : "field11",
"getPSAppDEField" : {
"name" : "FIELD11",
"codeName" : "Field11"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field11"
},
"rTMOSFilePath" : "psdegridcols/field11",
"allowEmpty" : true
}, {
"caption" : "属性5",
"codeName" : "field5",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field5",
"name" : "field5",
"getPSAppDEField" : {
"name" : "FIELD5",
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
},
"rTMOSFilePath" : "psdegridcols/field5",
"allowEmpty" : true
}, {
"caption" : "属性7",
"codeName" : "field7",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field7",
"name" : "field7",
"getPSAppDEField" : {
"name" : "FIELD7",
"codeName" : "Field7"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field7"
},
"rTMOSFilePath" : "psdegridcols/field7",
"allowEmpty" : true
}, {
"caption" : "书标识",
"codeName" : "srfkey",
......
......@@ -4630,6 +4630,7 @@
"rTMOSFilePath" : "psdegridcols/updateman",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -4650,6 +4651,7 @@
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -4667,8 +4669,9 @@
"codeName" : "Type"
},
"rTMOSFilePath" : "psdegridcols/type",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -4687,8 +4690,9 @@
},
"rTMOSFilePath" : "psdegridcols/end",
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -4706,8 +4710,9 @@
"codeName" : "Field9"
},
"rTMOSFilePath" : "psdegridcols/field9",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -4725,8 +4730,9 @@
"codeName" : "Field"
},
"rTMOSFilePath" : "psdegridcols/field",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -4744,8 +4750,9 @@
"codeName" : "Field2"
},
"rTMOSFilePath" : "psdegridcols/field2",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -4763,8 +4770,9 @@
"codeName" : "Field24"
},
"rTMOSFilePath" : "psdegridcols/field24",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : false
}, {
"align" : "LEFT",
......@@ -4782,8 +4790,9 @@
"codeName" : "Field14"
},
"rTMOSFilePath" : "psdegridcols/field14",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -4801,8 +4810,9 @@
"codeName" : "Field19"
},
"rTMOSFilePath" : "psdegridcols/field19",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -4820,8 +4830,9 @@
"codeName" : "Field15"
},
"rTMOSFilePath" : "psdegridcols/field15",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -4839,8 +4850,9 @@
"codeName" : "Field11"
},
"rTMOSFilePath" : "psdegridcols/field11",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -4858,8 +4870,9 @@
"codeName" : "Field5"
},
"rTMOSFilePath" : "psdegridcols/field5",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -4877,8 +4890,9 @@
"codeName" : "Field7"
},
"rTMOSFilePath" : "psdegridcols/field7",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
......@@ -5036,6 +5050,274 @@
},
"rTMOSFilePath" : "psdegridcols/name",
"allowEmpty" : true
}, {
"caption" : "更新人",
"codeName" : "updateman",
"enableCond" : 3,
"ignoreInput" : 3,
"mOSFilePath" : "psdegridcols/updateman",
"name" : "updateman",
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updateman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"rTMOSFilePath" : "psdegridcols/updateman",
"allowEmpty" : true,
"convertToCodeItemText" : true
}, {
"caption" : "更新时间",
"codeName" : "updatedate",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/updatedate",
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updatedate",
"enableLinkView" : false
},
"rTMOSFilePath" : "psdegridcols/updatedate",
"allowEmpty" : true
}, {
"caption" : "类型",
"codeName" : "type",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/type",
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "type"
},
"rTMOSFilePath" : "psdegridcols/type",
"allowEmpty" : true
}, {
"caption" : "结束时间",
"codeName" : "end",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/end",
"name" : "end",
"getPSAppDEField" : {
"name" : "END",
"codeName" : "End"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"name" : "end"
},
"rTMOSFilePath" : "psdegridcols/end",
"allowEmpty" : false
}, {
"caption" : "属性9",
"codeName" : "field9",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field9",
"name" : "field9",
"getPSAppDEField" : {
"name" : "FIELD9",
"codeName" : "Field9"
},
"getPSEditor" : {
"editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100,
"name" : "field9",
"showMaxLength" : true
},
"rTMOSFilePath" : "psdegridcols/field9",
"allowEmpty" : true
}, {
"caption" : "属性",
"codeName" : "field",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field",
"name" : "field",
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field"
},
"rTMOSFilePath" : "psdegridcols/field",
"allowEmpty" : true
}, {
"caption" : "属性2",
"codeName" : "field2",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field2",
"name" : "field2",
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field2"
},
"rTMOSFilePath" : "psdegridcols/field2",
"allowEmpty" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field24",
"name" : "field24",
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 1048576,
"name" : "field24",
"showMaxLength" : true
},
"rTMOSFilePath" : "psdegridcols/field24",
"allowEmpty" : true
}, {
"caption" : "属性14",
"codeName" : "field14",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field14",
"name" : "field14",
"getPSAppDEField" : {
"name" : "FIELD14",
"codeName" : "Field14"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field14"
},
"rTMOSFilePath" : "psdegridcols/field14",
"allowEmpty" : true
}, {
"caption" : "属性19",
"codeName" : "field19",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field19",
"name" : "field19",
"getPSAppDEField" : {
"name" : "FIELD19",
"codeName" : "Field19"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field19"
},
"rTMOSFilePath" : "psdegridcols/field19",
"allowEmpty" : true
}, {
"caption" : "属性15",
"codeName" : "field15",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field15",
"name" : "field15",
"getPSAppDEField" : {
"name" : "FIELD15",
"codeName" : "Field15"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field15"
},
"rTMOSFilePath" : "psdegridcols/field15",
"allowEmpty" : true
}, {
"caption" : "属性11",
"codeName" : "field11",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field11",
"name" : "field11",
"getPSAppDEField" : {
"name" : "FIELD11",
"codeName" : "Field11"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field11"
},
"rTMOSFilePath" : "psdegridcols/field11",
"allowEmpty" : true
}, {
"caption" : "属性5",
"codeName" : "field5",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field5",
"name" : "field5",
"getPSAppDEField" : {
"name" : "FIELD5",
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
},
"rTMOSFilePath" : "psdegridcols/field5",
"allowEmpty" : true
}, {
"caption" : "属性7",
"codeName" : "field7",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field7",
"name" : "field7",
"getPSAppDEField" : {
"name" : "FIELD7",
"codeName" : "Field7"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field7"
},
"rTMOSFilePath" : "psdegridcols/field7",
"allowEmpty" : true
}, {
"caption" : "书标识",
"codeName" : "srfkey",
......
......@@ -8350,6 +8350,7 @@
"rTMOSFilePath" : "psdegridcols/updateman",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -8370,6 +8371,7 @@
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -8387,8 +8389,9 @@
"codeName" : "Type"
},
"rTMOSFilePath" : "psdegridcols/type",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -8407,8 +8410,9 @@
},
"rTMOSFilePath" : "psdegridcols/end",
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -8426,8 +8430,9 @@
"codeName" : "Field9"
},
"rTMOSFilePath" : "psdegridcols/field9",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -8445,8 +8450,9 @@
"codeName" : "Field"
},
"rTMOSFilePath" : "psdegridcols/field",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -8464,8 +8470,9 @@
"codeName" : "Field2"
},
"rTMOSFilePath" : "psdegridcols/field2",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -8483,8 +8490,9 @@
"codeName" : "Field24"
},
"rTMOSFilePath" : "psdegridcols/field24",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : false
}, {
"align" : "LEFT",
......@@ -8502,8 +8510,9 @@
"codeName" : "Field14"
},
"rTMOSFilePath" : "psdegridcols/field14",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -8521,8 +8530,9 @@
"codeName" : "Field19"
},
"rTMOSFilePath" : "psdegridcols/field19",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -8540,8 +8550,9 @@
"codeName" : "Field15"
},
"rTMOSFilePath" : "psdegridcols/field15",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -8559,8 +8570,9 @@
"codeName" : "Field11"
},
"rTMOSFilePath" : "psdegridcols/field11",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -8578,8 +8590,9 @@
"codeName" : "Field5"
},
"rTMOSFilePath" : "psdegridcols/field5",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
......@@ -8597,8 +8610,9 @@
"codeName" : "Field7"
},
"rTMOSFilePath" : "psdegridcols/field7",
"width" : 100,
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
......@@ -8756,6 +8770,274 @@
},
"rTMOSFilePath" : "psdegridcols/name",
"allowEmpty" : true
}, {
"caption" : "更新人",
"codeName" : "updateman",
"enableCond" : 3,
"ignoreInput" : 3,
"mOSFilePath" : "psdegridcols/updateman",
"name" : "updateman",
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updateman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"rTMOSFilePath" : "psdegridcols/updateman",
"allowEmpty" : true,
"convertToCodeItemText" : true
}, {
"caption" : "更新时间",
"codeName" : "updatedate",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/updatedate",
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updatedate",
"enableLinkView" : false
},
"rTMOSFilePath" : "psdegridcols/updatedate",
"allowEmpty" : true
}, {
"caption" : "类型",
"codeName" : "type",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/type",
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "type"
},
"rTMOSFilePath" : "psdegridcols/type",
"allowEmpty" : true
}, {
"caption" : "结束时间",
"codeName" : "end",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/end",
"name" : "end",
"getPSAppDEField" : {
"name" : "END",
"codeName" : "End"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"name" : "end"
},
"rTMOSFilePath" : "psdegridcols/end",
"allowEmpty" : false
}, {
"caption" : "属性9",
"codeName" : "field9",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field9",
"name" : "field9",
"getPSAppDEField" : {
"name" : "FIELD9",
"codeName" : "Field9"
},
"getPSEditor" : {
"editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100,
"name" : "field9",
"showMaxLength" : true
},
"rTMOSFilePath" : "psdegridcols/field9",
"allowEmpty" : true
}, {
"caption" : "属性",
"codeName" : "field",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field",
"name" : "field",
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field"
},
"rTMOSFilePath" : "psdegridcols/field",
"allowEmpty" : true
}, {
"caption" : "属性2",
"codeName" : "field2",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field2",
"name" : "field2",
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field2"
},
"rTMOSFilePath" : "psdegridcols/field2",
"allowEmpty" : true
}, {
"caption" : "属性24",
"codeName" : "field24",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field24",
"name" : "field24",
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"getPSEditor" : {
"editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 1048576,
"name" : "field24",
"showMaxLength" : true
},
"rTMOSFilePath" : "psdegridcols/field24",
"allowEmpty" : true
}, {
"caption" : "属性14",
"codeName" : "field14",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field14",
"name" : "field14",
"getPSAppDEField" : {
"name" : "FIELD14",
"codeName" : "Field14"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field14"
},
"rTMOSFilePath" : "psdegridcols/field14",
"allowEmpty" : true
}, {
"caption" : "属性19",
"codeName" : "field19",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field19",
"name" : "field19",
"getPSAppDEField" : {
"name" : "FIELD19",
"codeName" : "Field19"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field19"
},
"rTMOSFilePath" : "psdegridcols/field19",
"allowEmpty" : true
}, {
"caption" : "属性15",
"codeName" : "field15",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field15",
"name" : "field15",
"getPSAppDEField" : {
"name" : "FIELD15",
"codeName" : "Field15"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field15"
},
"rTMOSFilePath" : "psdegridcols/field15",
"allowEmpty" : true
}, {
"caption" : "属性11",
"codeName" : "field11",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field11",
"name" : "field11",
"getPSAppDEField" : {
"name" : "FIELD11",
"codeName" : "Field11"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field11"
},
"rTMOSFilePath" : "psdegridcols/field11",
"allowEmpty" : true
}, {
"caption" : "属性5",
"codeName" : "field5",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field5",
"name" : "field5",
"getPSAppDEField" : {
"name" : "FIELD5",
"codeName" : "Field5"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field5"
},
"rTMOSFilePath" : "psdegridcols/field5",
"allowEmpty" : true
}, {
"caption" : "属性7",
"codeName" : "field7",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/field7",
"name" : "field7",
"getPSAppDEField" : {
"name" : "FIELD7",
"codeName" : "Field7"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field7"
},
"rTMOSFilePath" : "psdegridcols/field7",
"allowEmpty" : true
}, {
"caption" : "书标识",
"codeName" : "srfkey",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册