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

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

上级 975940b4
...@@ -26,6 +26,9 @@ ...@@ -26,6 +26,9 @@
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/TestType.json" "path" : "PSMODULES/Test/PSCODELISTS/TestType.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/Runtime1.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/UsrCodeList1225197182.json" "path" : "PSMODULES/Test/PSCODELISTS/UsrCodeList1225197182.json"
......
{
"codeListTag" : "Test__Runtime1",
"codeListType" : "DYNAMIC",
"codeName" : "Runtime1",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSMODULES/Test/PSCODELISTS/Runtime1.json",
"emptyText" : "未定义",
"name" : "运行时代码表",
"getPSSystemModule" : {
"modelref" : true,
"path" : "PSMODULES/Test.json"
},
"predefinedType" : "RUNTIME",
"refFlag" : true,
"systemTag" : "TrainSys",
"codeItemValueNumber" : false,
"enableCache" : true,
"subSysAsCloud" : false,
"subSysCodeList" : false,
"userScope" : false
}
\ No newline at end of file
{
"codeListTag" : "Test__Runtime1",
"codeListType" : "DYNAMIC",
"codeName" : "Test__Runtime1",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__Runtime1.json",
"emptyText" : "未定义",
"name" : "运行时代码表",
"predefinedType" : "RUNTIME",
"enableCache" : true
}
\ No newline at end of file
...@@ -85,9 +85,14 @@ ...@@ -85,9 +85,14 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3", "codeName" : "ceshi2",
"name" : "ceshi3", "name" : "表单项更新2",
"customCode" : true "getPSDEFIUpdateDetails" : [ {
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -97,14 +102,9 @@ ...@@ -97,14 +102,9 @@
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi3",
"name" : "表单项更新2", "name" : "ceshi3",
"getPSDEFIUpdateDetails" : [ { "customCode" : true
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
...@@ -189,6 +189,9 @@ ...@@ -189,6 +189,9 @@
"name" : "FLOAT", "name" : "FLOAT",
"codeName" : "Float" "codeName" : "Float"
} }
}, {
"id" : "formitem1",
"dataType" : 25
}, { }, {
"id" : "field", "id" : "field",
"dataType" : 25, "dataType" : 25,
...@@ -467,6 +470,34 @@ ...@@ -467,6 +470,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "运行时代码表",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "formitem1",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__Runtime1.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "更多显示", "caption" : "更多显示",
"codeName" : "field", "codeName" : "field",
......
...@@ -189,9 +189,14 @@ ...@@ -189,9 +189,14 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3", "codeName" : "ceshi2",
"name" : "ceshi3", "name" : "表单项更新2",
"customCode" : true "getPSDEFIUpdateDetails" : [ {
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -201,14 +206,9 @@ ...@@ -201,14 +206,9 @@
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi3",
"name" : "表单项更新2", "name" : "ceshi3",
"getPSDEFIUpdateDetails" : [ { "customCode" : true
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
...@@ -293,6 +293,9 @@ ...@@ -293,6 +293,9 @@
"name" : "FLOAT", "name" : "FLOAT",
"codeName" : "Float" "codeName" : "Float"
} }
}, {
"id" : "formitem1",
"dataType" : 25
}, { }, {
"id" : "field", "id" : "field",
"dataType" : 25, "dataType" : 25,
...@@ -571,6 +574,34 @@ ...@@ -571,6 +574,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "运行时代码表",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "formitem1",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__Runtime1.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "更多显示", "caption" : "更多显示",
"codeName" : "field", "codeName" : "field",
......
{
"codeListTag" : "Test__Runtime1",
"codeListType" : "DYNAMIC",
"codeName" : "Test__Runtime1",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Runtime1.json",
"emptyText" : "未定义",
"name" : "运行时代码表",
"predefinedType" : "RUNTIME",
"enableCache" : true
}
\ No newline at end of file
...@@ -85,9 +85,14 @@ ...@@ -85,9 +85,14 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3", "codeName" : "ceshi2",
"name" : "ceshi3", "name" : "表单项更新2",
"customCode" : true "getPSDEFIUpdateDetails" : [ {
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -97,14 +102,9 @@ ...@@ -97,14 +102,9 @@
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi3",
"name" : "表单项更新2", "name" : "ceshi3",
"getPSDEFIUpdateDetails" : [ { "customCode" : true
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
...@@ -189,6 +189,9 @@ ...@@ -189,6 +189,9 @@
"name" : "FLOAT", "name" : "FLOAT",
"codeName" : "Float" "codeName" : "Float"
} }
}, {
"id" : "formitem1",
"dataType" : 25
}, { }, {
"id" : "field", "id" : "field",
"dataType" : 25, "dataType" : 25,
...@@ -470,6 +473,34 @@ ...@@ -470,6 +473,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "运行时代码表",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "formitem1",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Runtime1.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "更多显示", "caption" : "更多显示",
"codeName" : "field", "codeName" : "field",
......
...@@ -189,9 +189,14 @@ ...@@ -189,9 +189,14 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3", "codeName" : "ceshi2",
"name" : "ceshi3", "name" : "表单项更新2",
"customCode" : true "getPSDEFIUpdateDetails" : [ {
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -201,14 +206,9 @@ ...@@ -201,14 +206,9 @@
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi3",
"name" : "表单项更新2", "name" : "ceshi3",
"getPSDEFIUpdateDetails" : [ { "customCode" : true
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
...@@ -293,6 +293,9 @@ ...@@ -293,6 +293,9 @@
"name" : "FLOAT", "name" : "FLOAT",
"codeName" : "Float" "codeName" : "Float"
} }
}, {
"id" : "formitem1",
"dataType" : 25
}, { }, {
"id" : "field", "id" : "field",
"dataType" : 25, "dataType" : 25,
...@@ -574,6 +577,34 @@ ...@@ -574,6 +577,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "运行时代码表",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "formitem1",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Runtime1.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "更多显示", "caption" : "更多显示",
"codeName" : "field", "codeName" : "field",
......
...@@ -175,9 +175,14 @@ ...@@ -175,9 +175,14 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3", "codeName" : "ceshi2",
"name" : "ceshi3", "name" : "表单项更新2",
"customCode" : true "getPSDEFIUpdateDetails" : [ {
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -187,14 +192,9 @@ ...@@ -187,14 +192,9 @@
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi3",
"name" : "表单项更新2", "name" : "ceshi3",
"getPSDEFIUpdateDetails" : [ { "customCode" : true
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
...@@ -279,6 +279,9 @@ ...@@ -279,6 +279,9 @@
"name" : "FLOAT", "name" : "FLOAT",
"codeName" : "Float" "codeName" : "Float"
} }
}, {
"id" : "formitem1",
"dataType" : 25
}, { }, {
"id" : "field", "id" : "field",
"dataType" : 25, "dataType" : 25,
...@@ -560,6 +563,34 @@ ...@@ -560,6 +563,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "运行时代码表",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "formitem1",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Runtime1.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "更多显示", "caption" : "更多显示",
"codeName" : "field", "codeName" : "field",
......
...@@ -40,6 +40,16 @@ ...@@ -40,6 +40,16 @@
"name" : "云系统操作者", "name" : "云系统操作者",
"predefinedType" : "OPERATOR", "predefinedType" : "OPERATOR",
"enableCache" : true "enableCache" : true
}, {
"codeListTag" : "Test__Runtime1",
"codeListType" : "DYNAMIC",
"codeName" : "Test__Runtime1",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Runtime1.json",
"emptyText" : "未定义",
"name" : "运行时代码表",
"predefinedType" : "RUNTIME",
"enableCache" : true
}, { }, {
"codeListTag" : "Test__TestType", "codeListTag" : "Test__TestType",
"codeListType" : "STATIC", "codeListType" : "STATIC",
......
{
"codeListTag" : "Test__Runtime1",
"codeListType" : "DYNAMIC",
"codeName" : "Test__Runtime1",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Runtime1.json",
"emptyText" : "未定义",
"name" : "运行时代码表",
"predefinedType" : "RUNTIME",
"enableCache" : true
}
\ No newline at end of file
...@@ -367,9 +367,14 @@ ...@@ -367,9 +367,14 @@
"showBusyIndicator" : true "showBusyIndicator" : true
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3", "codeName" : "ceshi2",
"name" : "ceshi3", "name" : "表单项更新2",
"customCode" : true "getPSDEFIUpdateDetails" : [ {
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -379,14 +384,9 @@ ...@@ -379,14 +384,9 @@
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi3",
"name" : "表单项更新2", "name" : "ceshi3",
"getPSDEFIUpdateDetails" : [ { "customCode" : true
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
...@@ -471,6 +471,9 @@ ...@@ -471,6 +471,9 @@
"name" : "FLOAT", "name" : "FLOAT",
"codeName" : "Float" "codeName" : "Float"
} }
}, {
"id" : "formitem1",
"dataType" : 25
}, { }, {
"id" : "field", "id" : "field",
"dataType" : 25, "dataType" : 25,
...@@ -752,6 +755,34 @@ ...@@ -752,6 +755,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "运行时代码表",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "formitem1",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Runtime1.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "更多显示", "caption" : "更多显示",
"codeName" : "field", "codeName" : "field",
......
...@@ -85,9 +85,14 @@ ...@@ -85,9 +85,14 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3", "codeName" : "ceshi2",
"name" : "ceshi3", "name" : "表单项更新2",
"customCode" : true "getPSDEFIUpdateDetails" : [ {
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -97,14 +102,9 @@ ...@@ -97,14 +102,9 @@
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi3",
"name" : "表单项更新2", "name" : "ceshi3",
"getPSDEFIUpdateDetails" : [ { "customCode" : true
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
...@@ -189,6 +189,9 @@ ...@@ -189,6 +189,9 @@
"name" : "FLOAT", "name" : "FLOAT",
"codeName" : "Float" "codeName" : "Float"
} }
}, {
"id" : "formitem1",
"dataType" : 25
}, { }, {
"id" : "field", "id" : "field",
"dataType" : 25, "dataType" : 25,
...@@ -470,6 +473,34 @@ ...@@ -470,6 +473,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "运行时代码表",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "formitem1",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Runtime1.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "更多显示", "caption" : "更多显示",
"codeName" : "field", "codeName" : "field",
......
...@@ -188,9 +188,14 @@ ...@@ -188,9 +188,14 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3", "codeName" : "ceshi2",
"name" : "ceshi3", "name" : "表单项更新2",
"customCode" : true "getPSDEFIUpdateDetails" : [ {
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -200,14 +205,9 @@ ...@@ -200,14 +205,9 @@
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi3",
"name" : "表单项更新2", "name" : "ceshi3",
"getPSDEFIUpdateDetails" : [ { "customCode" : true
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
...@@ -292,6 +292,9 @@ ...@@ -292,6 +292,9 @@
"name" : "FLOAT", "name" : "FLOAT",
"codeName" : "Float" "codeName" : "Float"
} }
}, {
"id" : "formitem1",
"dataType" : 25
}, { }, {
"id" : "field", "id" : "field",
"dataType" : 25, "dataType" : 25,
...@@ -573,6 +576,34 @@ ...@@ -573,6 +576,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "运行时代码表",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "formitem1",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Runtime1.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "更多显示", "caption" : "更多显示",
"codeName" : "field", "codeName" : "field",
......
...@@ -174,9 +174,14 @@ ...@@ -174,9 +174,14 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3", "codeName" : "ceshi2",
"name" : "ceshi3", "name" : "表单项更新2",
"customCode" : true "getPSDEFIUpdateDetails" : [ {
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -186,14 +191,9 @@ ...@@ -186,14 +191,9 @@
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi3",
"name" : "表单项更新2", "name" : "ceshi3",
"getPSDEFIUpdateDetails" : [ { "customCode" : true
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
...@@ -278,6 +278,9 @@ ...@@ -278,6 +278,9 @@
"name" : "FLOAT", "name" : "FLOAT",
"codeName" : "Float" "codeName" : "Float"
} }
}, {
"id" : "formitem1",
"dataType" : 25
}, { }, {
"id" : "field", "id" : "field",
"dataType" : 25, "dataType" : 25,
...@@ -559,6 +562,34 @@ ...@@ -559,6 +562,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "运行时代码表",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "formitem1",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Runtime1.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "更多显示", "caption" : "更多显示",
"codeName" : "field", "codeName" : "field",
......
...@@ -192,9 +192,14 @@ ...@@ -192,9 +192,14 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3", "codeName" : "ceshi2",
"name" : "ceshi3", "name" : "表单项更新2",
"customCode" : true "getPSDEFIUpdateDetails" : [ {
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -204,14 +209,9 @@ ...@@ -204,14 +209,9 @@
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi3",
"name" : "表单项更新2", "name" : "ceshi3",
"getPSDEFIUpdateDetails" : [ { "customCode" : true
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
...@@ -296,6 +296,9 @@ ...@@ -296,6 +296,9 @@
"name" : "FLOAT", "name" : "FLOAT",
"codeName" : "Float" "codeName" : "Float"
} }
}, {
"id" : "formitem1",
"dataType" : 25
}, { }, {
"id" : "field", "id" : "field",
"dataType" : 25, "dataType" : 25,
...@@ -577,6 +580,34 @@ ...@@ -577,6 +580,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "运行时代码表",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "formitem1",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Runtime1.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "更多显示", "caption" : "更多显示",
"codeName" : "field", "codeName" : "field",
......
...@@ -186,9 +186,14 @@ ...@@ -186,9 +186,14 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3", "codeName" : "ceshi2",
"name" : "ceshi3", "name" : "表单项更新2",
"customCode" : true "getPSDEFIUpdateDetails" : [ {
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -198,14 +203,9 @@ ...@@ -198,14 +203,9 @@
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi3",
"name" : "表单项更新2", "name" : "ceshi3",
"getPSDEFIUpdateDetails" : [ { "customCode" : true
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
...@@ -290,6 +290,9 @@ ...@@ -290,6 +290,9 @@
"name" : "FLOAT", "name" : "FLOAT",
"codeName" : "Float" "codeName" : "Float"
} }
}, {
"id" : "formitem1",
"dataType" : 25
}, { }, {
"id" : "field", "id" : "field",
"dataType" : 25, "dataType" : 25,
...@@ -571,6 +574,34 @@ ...@@ -571,6 +574,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "运行时代码表",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "formitem1",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Runtime1.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "更多显示", "caption" : "更多显示",
"codeName" : "field", "codeName" : "field",
......
...@@ -485,9 +485,14 @@ ...@@ -485,9 +485,14 @@
"showBusyIndicator" : true "showBusyIndicator" : true
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3", "codeName" : "ceshi2",
"name" : "ceshi3", "name" : "表单项更新2",
"customCode" : true "getPSDEFIUpdateDetails" : [ {
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -497,14 +502,9 @@ ...@@ -497,14 +502,9 @@
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi3",
"name" : "表单项更新2", "name" : "ceshi3",
"getPSDEFIUpdateDetails" : [ { "customCode" : true
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
...@@ -589,6 +589,9 @@ ...@@ -589,6 +589,9 @@
"name" : "FLOAT", "name" : "FLOAT",
"codeName" : "Float" "codeName" : "Float"
} }
}, {
"id" : "formitem1",
"dataType" : 25
}, { }, {
"id" : "field", "id" : "field",
"dataType" : 25, "dataType" : 25,
...@@ -870,6 +873,34 @@ ...@@ -870,6 +873,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "运行时代码表",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "formitem1",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Runtime1.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "更多显示", "caption" : "更多显示",
"codeName" : "field", "codeName" : "field",
......
...@@ -899,9 +899,14 @@ ...@@ -899,9 +899,14 @@
"id" : "USR08222078FORM" "id" : "USR08222078FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3", "codeName" : "ceshi2",
"name" : "ceshi3", "name" : "表单项更新2",
"customCode" : true "getPSDEFIUpdateDetails" : [ {
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -911,14 +916,9 @@ ...@@ -911,14 +916,9 @@
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi3",
"name" : "表单项更新2", "name" : "ceshi3",
"getPSDEFIUpdateDetails" : [ { "customCode" : true
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
...@@ -1003,6 +1003,9 @@ ...@@ -1003,6 +1003,9 @@
"name" : "FLOAT", "name" : "FLOAT",
"codeName" : "Float" "codeName" : "Float"
} }
}, {
"id" : "formitem1",
"dataType" : 25
}, { }, {
"id" : "field", "id" : "field",
"dataType" : 25, "dataType" : 25,
...@@ -1284,6 +1287,34 @@ ...@@ -1284,6 +1287,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "运行时代码表",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "formitem1",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Runtime1.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "更多显示", "caption" : "更多显示",
"codeName" : "field", "codeName" : "field",
......
...@@ -405,6 +405,16 @@ ...@@ -405,6 +405,16 @@
"value" : "area" "value" : "area"
} ], } ],
"enableCache" : true "enableCache" : true
}, {
"codeListTag" : "Test__Runtime1",
"codeListType" : "DYNAMIC",
"codeName" : "Test__Runtime1",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Runtime1.json",
"emptyText" : "未定义",
"name" : "运行时代码表",
"predefinedType" : "RUNTIME",
"enableCache" : true
}, { }, {
"codeListTag" : "Test__SongLanguage", "codeListTag" : "Test__SongLanguage",
"codeListType" : "STATIC", "codeListType" : "STATIC",
...@@ -12763,12 +12773,6 @@ ...@@ -12763,12 +12773,6 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
"name" : "消息位置-弹出", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -12786,6 +12790,12 @@ ...@@ -12786,6 +12790,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg7"
} }
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
...@@ -12804,12 +12814,11 @@ ...@@ -12804,12 +12814,11 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg8"
}, }
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -12817,11 +12826,19 @@ ...@@ -12817,11 +12826,19 @@
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg4"
} },
"position" : "POPUP"
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -12834,13 +12851,6 @@ ...@@ -12834,13 +12851,6 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg9"
} }
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
...@@ -36895,9 +36905,14 @@ ...@@ -36895,9 +36905,14 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3", "codeName" : "ceshi2",
"name" : "ceshi3", "name" : "表单项更新2",
"customCode" : true "getPSDEFIUpdateDetails" : [ {
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -36907,14 +36922,9 @@ ...@@ -36907,14 +36922,9 @@
"scriptCode" : "return {\r\n testname: '测试1'\r\n}", "scriptCode" : "return {\r\n testname: '测试1'\r\n}",
"customCode" : true "customCode" : true
}, { }, {
"codeName" : "ceshi2", "codeName" : "ceshi3",
"name" : "表单项更新2", "name" : "ceshi3",
"getPSDEFIUpdateDetails" : [ { "customCode" : true
"name" : "testname"
} ],
"scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true,
"showBusyIndicator" : false
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
...@@ -36999,6 +37009,9 @@ ...@@ -36999,6 +37009,9 @@
"name" : "FLOAT", "name" : "FLOAT",
"codeName" : "Float" "codeName" : "Float"
} }
}, {
"id" : "formitem1",
"dataType" : 25
}, { }, {
"id" : "field", "id" : "field",
"dataType" : 25, "dataType" : 25,
...@@ -37280,6 +37293,34 @@ ...@@ -37280,6 +37293,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "运行时代码表",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "formitem1",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Runtime1.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, { }, {
"caption" : "更多显示", "caption" : "更多显示",
"codeName" : "field", "codeName" : "field",
...@@ -231,6 +231,9 @@ ...@@ -231,6 +231,9 @@
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/TestType.json" "path" : "PSMODULES/Test/PSCODELISTS/TestType.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/Runtime1.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSCODELISTS/CodeList40.json" "path" : "PSCODELISTS/CodeList40.json"
...@@ -1363,6 +1366,9 @@ ...@@ -1363,6 +1366,9 @@
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/TestType.json" "path" : "PSMODULES/Test/PSCODELISTS/TestType.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/Runtime1.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/UsrCodeList1225197182.json" "path" : "PSMODULES/Test/PSCODELISTS/UsrCodeList1225197182.json"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册