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

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

上级 001c0c38
...@@ -84,6 +84,10 @@ ...@@ -84,6 +84,10 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -91,10 +95,6 @@ ...@@ -91,10 +95,6 @@
} ], } ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
...@@ -173,6 +173,13 @@ ...@@ -173,6 +173,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"id" : "field23",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"id" : "amount", "id" : "amount",
"dataType" : 6, "dataType" : 6,
...@@ -433,6 +440,38 @@ ...@@ -433,6 +440,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性23",
"codeName" : "field23",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field23",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "amount", "codeName" : "amount",
......
...@@ -193,6 +193,10 @@ ...@@ -193,6 +193,10 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -200,10 +204,6 @@ ...@@ -200,10 +204,6 @@
} ], } ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
...@@ -282,6 +282,13 @@ ...@@ -282,6 +282,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"id" : "field23",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"id" : "amount", "id" : "amount",
"dataType" : 6, "dataType" : 6,
...@@ -542,6 +549,38 @@ ...@@ -542,6 +549,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性23",
"codeName" : "field23",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field23",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "amount", "codeName" : "amount",
......
...@@ -84,6 +84,10 @@ ...@@ -84,6 +84,10 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -91,10 +95,6 @@ ...@@ -91,10 +95,6 @@
} ], } ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
...@@ -173,6 +173,13 @@ ...@@ -173,6 +173,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"id" : "field23",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"id" : "amount", "id" : "amount",
"dataType" : 6, "dataType" : 6,
...@@ -436,6 +443,38 @@ ...@@ -436,6 +443,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性23",
"codeName" : "field23",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field23",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "amount", "codeName" : "amount",
......
...@@ -193,6 +193,10 @@ ...@@ -193,6 +193,10 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -200,10 +204,6 @@ ...@@ -200,10 +204,6 @@
} ], } ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
...@@ -282,6 +282,13 @@ ...@@ -282,6 +282,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"id" : "field23",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"id" : "amount", "id" : "amount",
"dataType" : 6, "dataType" : 6,
...@@ -545,6 +552,38 @@ ...@@ -545,6 +552,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性23",
"codeName" : "field23",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field23",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "amount", "codeName" : "amount",
......
...@@ -175,6 +175,10 @@ ...@@ -175,6 +175,10 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -182,10 +186,6 @@ ...@@ -182,10 +186,6 @@
} ], } ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
...@@ -264,6 +264,13 @@ ...@@ -264,6 +264,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"id" : "field23",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"id" : "amount", "id" : "amount",
"dataType" : 6, "dataType" : 6,
...@@ -527,6 +534,38 @@ ...@@ -527,6 +534,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性23",
"codeName" : "field23",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field23",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "amount", "codeName" : "amount",
......
...@@ -172,6 +172,10 @@ ...@@ -172,6 +172,10 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -179,10 +183,6 @@ ...@@ -179,10 +183,6 @@
} ], } ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
...@@ -261,6 +261,13 @@ ...@@ -261,6 +261,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"id" : "field23",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"id" : "amount", "id" : "amount",
"dataType" : 6, "dataType" : 6,
...@@ -524,6 +531,38 @@ ...@@ -524,6 +531,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性23",
"codeName" : "field23",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field23",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "amount", "codeName" : "amount",
......
...@@ -367,6 +367,10 @@ ...@@ -367,6 +367,10 @@
"showBusyIndicator" : true "showBusyIndicator" : true
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -374,10 +378,6 @@ ...@@ -374,10 +378,6 @@
} ], } ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
...@@ -456,6 +456,13 @@ ...@@ -456,6 +456,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"id" : "field23",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"id" : "amount", "id" : "amount",
"dataType" : 6, "dataType" : 6,
...@@ -719,6 +726,38 @@ ...@@ -719,6 +726,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性23",
"codeName" : "field23",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field23",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "amount", "codeName" : "amount",
......
...@@ -84,6 +84,10 @@ ...@@ -84,6 +84,10 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -91,10 +95,6 @@ ...@@ -91,10 +95,6 @@
} ], } ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
...@@ -173,6 +173,13 @@ ...@@ -173,6 +173,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"id" : "field23",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"id" : "amount", "id" : "amount",
"dataType" : 6, "dataType" : 6,
...@@ -436,6 +443,38 @@ ...@@ -436,6 +443,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性23",
"codeName" : "field23",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field23",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "amount", "codeName" : "amount",
......
...@@ -106,6 +106,27 @@ ...@@ -106,6 +106,27 @@
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableSort" : true "enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "属性23",
"codeName" : "field23",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field23",
"excelCaption" : "属性23",
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
...@@ -136,6 +157,13 @@ ...@@ -136,6 +157,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"dataType" : 25,
"name" : "field23",
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
......
...@@ -192,6 +192,10 @@ ...@@ -192,6 +192,10 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -199,10 +203,6 @@ ...@@ -199,10 +203,6 @@
} ], } ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
...@@ -281,6 +281,13 @@ ...@@ -281,6 +281,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"id" : "field23",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"id" : "amount", "id" : "amount",
"dataType" : 6, "dataType" : 6,
...@@ -544,6 +551,38 @@ ...@@ -544,6 +551,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性23",
"codeName" : "field23",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field23",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "amount", "codeName" : "amount",
......
...@@ -275,6 +275,10 @@ ...@@ -275,6 +275,10 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -282,10 +286,6 @@ ...@@ -282,10 +286,6 @@
} ], } ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
...@@ -364,6 +364,13 @@ ...@@ -364,6 +364,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"id" : "field23",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"id" : "amount", "id" : "amount",
"dataType" : 6, "dataType" : 6,
...@@ -627,6 +634,38 @@ ...@@ -627,6 +634,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性23",
"codeName" : "field23",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field23",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "amount", "codeName" : "amount",
......
...@@ -174,6 +174,10 @@ ...@@ -174,6 +174,10 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -181,10 +185,6 @@ ...@@ -181,10 +185,6 @@
} ], } ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
...@@ -263,6 +263,13 @@ ...@@ -263,6 +263,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"id" : "field23",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"id" : "amount", "id" : "amount",
"dataType" : 6, "dataType" : 6,
...@@ -526,6 +533,38 @@ ...@@ -526,6 +533,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性23",
"codeName" : "field23",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field23",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "amount", "codeName" : "amount",
......
...@@ -314,6 +314,27 @@ ...@@ -314,6 +314,27 @@
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableSort" : true "enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "属性23",
"codeName" : "field23",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field23",
"excelCaption" : "属性23",
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
...@@ -344,6 +365,13 @@ ...@@ -344,6 +365,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"dataType" : 25,
"name" : "field23",
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
......
...@@ -172,6 +172,10 @@ ...@@ -172,6 +172,10 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -179,10 +183,6 @@ ...@@ -179,10 +183,6 @@
} ], } ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
...@@ -261,6 +261,13 @@ ...@@ -261,6 +261,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"id" : "field23",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"id" : "amount", "id" : "amount",
"dataType" : 6, "dataType" : 6,
...@@ -524,6 +531,38 @@ ...@@ -524,6 +531,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性23",
"codeName" : "field23",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field23",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "amount", "codeName" : "amount",
......
...@@ -192,6 +192,10 @@ ...@@ -192,6 +192,10 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -199,10 +203,6 @@ ...@@ -199,10 +203,6 @@
} ], } ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
...@@ -281,6 +281,13 @@ ...@@ -281,6 +281,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"id" : "field23",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"id" : "amount", "id" : "amount",
"dataType" : 6, "dataType" : 6,
...@@ -544,6 +551,38 @@ ...@@ -544,6 +551,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性23",
"codeName" : "field23",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field23",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "amount", "codeName" : "amount",
......
...@@ -186,6 +186,10 @@ ...@@ -186,6 +186,10 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -193,10 +197,6 @@ ...@@ -193,10 +197,6 @@
} ], } ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
...@@ -275,6 +275,13 @@ ...@@ -275,6 +275,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"id" : "field23",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"id" : "amount", "id" : "amount",
"dataType" : 6, "dataType" : 6,
...@@ -538,6 +545,38 @@ ...@@ -538,6 +545,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性23",
"codeName" : "field23",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field23",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "amount", "codeName" : "amount",
......
...@@ -436,6 +436,10 @@ ...@@ -436,6 +436,10 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -443,10 +447,6 @@ ...@@ -443,10 +447,6 @@
} ], } ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
...@@ -525,6 +525,13 @@ ...@@ -525,6 +525,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"id" : "field23",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"id" : "amount", "id" : "amount",
"dataType" : 6, "dataType" : 6,
...@@ -788,6 +795,38 @@ ...@@ -788,6 +795,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性23",
"codeName" : "field23",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field23",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "amount", "codeName" : "amount",
......
...@@ -485,6 +485,10 @@ ...@@ -485,6 +485,10 @@
"showBusyIndicator" : true "showBusyIndicator" : true
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -492,10 +496,6 @@ ...@@ -492,10 +496,6 @@
} ], } ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
...@@ -574,6 +574,13 @@ ...@@ -574,6 +574,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"id" : "field23",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"id" : "amount", "id" : "amount",
"dataType" : 6, "dataType" : 6,
...@@ -837,6 +844,38 @@ ...@@ -837,6 +844,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性23",
"codeName" : "field23",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field23",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "amount", "codeName" : "amount",
......
...@@ -930,6 +930,10 @@ ...@@ -930,6 +930,10 @@
"id" : "USR08222078FORM" "id" : "USR08222078FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -937,10 +941,6 @@ ...@@ -937,10 +941,6 @@
} ], } ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
...@@ -1019,6 +1019,13 @@ ...@@ -1019,6 +1019,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"id" : "field23",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"id" : "amount", "id" : "amount",
"dataType" : 6, "dataType" : 6,
...@@ -1282,6 +1289,38 @@ ...@@ -1282,6 +1289,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性23",
"codeName" : "field23",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field23",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "amount", "codeName" : "amount",
......
...@@ -934,6 +934,27 @@ ...@@ -934,6 +934,27 @@
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableSort" : true "enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "属性23",
"codeName" : "field23",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field23",
"excelCaption" : "属性23",
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
...@@ -964,6 +985,13 @@ ...@@ -964,6 +985,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"dataType" : 25,
"name" : "field23",
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
......
...@@ -15123,6 +15123,27 @@ ...@@ -15123,6 +15123,27 @@
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableSort" : true "enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "属性23",
"codeName" : "field23",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field23",
"excelCaption" : "属性23",
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
...@@ -15153,6 +15174,13 @@ ...@@ -15153,6 +15174,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"dataType" : 25,
"name" : "field23",
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
...@@ -45756,6 +45784,10 @@ ...@@ -45756,6 +45784,10 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -45763,10 +45795,6 @@ ...@@ -45763,10 +45795,6 @@
} ], } ],
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
...@@ -45845,6 +45873,13 @@ ...@@ -45845,6 +45873,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"id" : "field23",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"id" : "amount", "id" : "amount",
"dataType" : 6, "dataType" : 6,
...@@ -46108,6 +46143,38 @@ ...@@ -46108,6 +46143,38 @@
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "属性23",
"codeName" : "field23",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "field23",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
"codeName" : "amount", "codeName" : "amount",
...@@ -67473,6 +67540,27 @@ ...@@ -67473,6 +67540,27 @@
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableSort" : true "enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "属性23",
"codeName" : "field23",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field23",
"excelCaption" : "属性23",
"name" : "field23",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__UsrCodeList0411260431.json"
},
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
...@@ -67503,6 +67591,13 @@ ...@@ -67503,6 +67591,13 @@
"name" : "FIELD17", "name" : "FIELD17",
"codeName" : "FIELD17" "codeName" : "FIELD17"
} }
}, {
"dataType" : 25,
"name" : "field23",
"getPSAppDEField" : {
"name" : "FIELD23",
"codeName" : "FIELD23"
}
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册