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

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

上级 c11991cc
...@@ -2,6 +2,9 @@ ...@@ -2,6 +2,9 @@
"getAllPSCodeLists" : [ { "getAllPSCodeLists" : [ {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/WorkItemType.json" "path" : "PSMODULES/Test/PSCODELISTS/WorkItemType.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/Cond_test.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/Booktype.json" "path" : "PSMODULES/Test/PSCODELISTS/Booktype.json"
......
{
"codeListTag" : "Test__Cond_test",
"codeListType" : "STATIC",
"codeName" : "Cond_test",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSMODULES/Test/PSCODELISTS/Cond_test.json",
"emptyText" : "未定义",
"name" : "条件测试",
"getPSCodeItems" : [ {
"codeName" : "N_id_like",
"text" : "标识范围",
"value" : "n_id_like"
}, {
"codeName" : "N_name_like",
"text" : "名称范围",
"value" : "n_name_like"
} ],
"getPSSystemModule" : {
"modelref" : true,
"path" : "PSMODULES/Test.json"
},
"refFlag" : true,
"systemTag" : "TrainSys",
"codeItemValueNumber" : false,
"enableCache" : true,
"subSysAsCloud" : false,
"subSysCodeList" : false,
"userScope" : false
}
\ No newline at end of file
{
"codeListTag" : "Test__Cond_test",
"codeListType" : "STATIC",
"codeName" : "Test__Cond_test",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Cond_test.json",
"emptyText" : "未定义",
"name" : "条件测试",
"getPSCodeItems" : [ {
"codeName" : "N_id_like",
"text" : "标识范围",
"value" : "n_id_like"
}, {
"codeName" : "N_name_like",
"text" : "名称范围",
"value" : "n_name_like"
} ],
"enableCache" : true
}
\ No newline at end of file
...@@ -1201,6 +1201,9 @@ ...@@ -1201,6 +1201,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -1344,6 +1347,34 @@ ...@@ -1344,6 +1347,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -44,6 +44,9 @@ ...@@ -44,6 +44,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -187,6 +190,34 @@ ...@@ -187,6 +190,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -1218,6 +1218,9 @@ ...@@ -1218,6 +1218,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -1361,6 +1364,34 @@ ...@@ -1361,6 +1364,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -182,6 +182,9 @@ ...@@ -182,6 +182,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -325,6 +328,34 @@ ...@@ -325,6 +328,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -801,6 +801,9 @@ ...@@ -801,6 +801,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -944,6 +947,34 @@ ...@@ -944,6 +947,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -899,6 +899,9 @@ ...@@ -899,6 +899,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -1042,6 +1045,34 @@ ...@@ -1042,6 +1045,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -2092,6 +2092,9 @@ ...@@ -2092,6 +2092,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -2235,6 +2238,34 @@ ...@@ -2235,6 +2238,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -1312,6 +1312,9 @@ ...@@ -1312,6 +1312,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -1455,6 +1458,34 @@ ...@@ -1455,6 +1458,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -1323,6 +1323,9 @@ ...@@ -1323,6 +1323,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -1466,6 +1469,34 @@ ...@@ -1466,6 +1469,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -50,6 +50,24 @@ ...@@ -50,6 +50,24 @@
"name" : "云系统操作者", "name" : "云系统操作者",
"predefinedType" : "OPERATOR", "predefinedType" : "OPERATOR",
"enableCache" : true "enableCache" : true
}, {
"codeListTag" : "Test__Cond_test",
"codeListType" : "STATIC",
"codeName" : "Test__Cond_test",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/Test__Cond_test.json",
"emptyText" : "未定义",
"name" : "条件测试",
"getPSCodeItems" : [ {
"codeName" : "N_id_like",
"text" : "标识范围",
"value" : "n_id_like"
}, {
"codeName" : "N_name_like",
"text" : "名称范围",
"value" : "n_name_like"
} ],
"enableCache" : true
}, { }, {
"codeListTag" : "Test__TestType", "codeListTag" : "Test__TestType",
"codeListType" : "STATIC", "codeListType" : "STATIC",
......
{
"codeListTag" : "Test__Cond_test",
"codeListType" : "STATIC",
"codeName" : "Test__Cond_test",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Cond_test.json",
"emptyText" : "未定义",
"name" : "条件测试",
"getPSCodeItems" : [ {
"codeName" : "N_id_like",
"text" : "标识范围",
"value" : "n_id_like"
}, {
"codeName" : "N_name_like",
"text" : "名称范围",
"value" : "n_name_like"
} ],
"enableCache" : true
}
\ No newline at end of file
...@@ -1285,6 +1285,9 @@ ...@@ -1285,6 +1285,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -1428,6 +1431,34 @@ ...@@ -1428,6 +1431,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -1200,6 +1200,9 @@ ...@@ -1200,6 +1200,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -1343,6 +1346,34 @@ ...@@ -1343,6 +1346,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -1501,6 +1501,9 @@ ...@@ -1501,6 +1501,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -1644,6 +1647,34 @@ ...@@ -1644,6 +1647,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -44,6 +44,9 @@ ...@@ -44,6 +44,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -187,6 +190,34 @@ ...@@ -187,6 +190,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -1218,6 +1218,9 @@ ...@@ -1218,6 +1218,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -1361,6 +1364,34 @@ ...@@ -1361,6 +1364,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -106,6 +106,9 @@ ...@@ -106,6 +106,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -249,6 +252,34 @@ ...@@ -249,6 +252,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -182,6 +182,9 @@ ...@@ -182,6 +182,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -325,6 +328,34 @@ ...@@ -325,6 +328,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -801,6 +801,9 @@ ...@@ -801,6 +801,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -944,6 +947,34 @@ ...@@ -944,6 +947,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -898,6 +898,9 @@ ...@@ -898,6 +898,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -1041,6 +1044,34 @@ ...@@ -1041,6 +1044,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -196,6 +196,9 @@ ...@@ -196,6 +196,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -339,6 +342,34 @@ ...@@ -339,6 +342,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -1619,6 +1619,9 @@ ...@@ -1619,6 +1619,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -1762,6 +1765,34 @@ ...@@ -1762,6 +1765,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -1880,6 +1880,9 @@ ...@@ -1880,6 +1880,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -2023,6 +2026,34 @@ ...@@ -2023,6 +2026,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -2091,6 +2091,9 @@ ...@@ -2091,6 +2091,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -2234,6 +2237,34 @@ ...@@ -2234,6 +2237,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -1310,6 +1310,9 @@ ...@@ -1310,6 +1310,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -1453,6 +1456,34 @@ ...@@ -1453,6 +1456,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -1323,6 +1323,9 @@ ...@@ -1323,6 +1323,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -1466,6 +1469,34 @@ ...@@ -1466,6 +1469,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -1821,6 +1821,9 @@ ...@@ -1821,6 +1821,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -1964,6 +1967,34 @@ ...@@ -1964,6 +1967,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -1880,6 +1880,9 @@ ...@@ -1880,6 +1880,9 @@
"name" : "AGE", "name" : "AGE",
"codeName" : "Age" "codeName" : "Age"
} }
}, {
"id" : "queryconds",
"dataType" : 25
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
...@@ -2023,6 +2026,34 @@ ...@@ -2023,6 +2026,34 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "表单项",
"codeName" : "queryconds",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "queryconds",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "CHECKBOXLIST",
"name" : "queryconds",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Cond_test.json"
}
},
"getPSLayoutPos" : {
"colLG" : 8,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 8, "childColLG" : 8,
......
...@@ -392,6 +392,24 @@ ...@@ -392,6 +392,24 @@
"value" : "SINGLE" "value" : "SINGLE"
} ], } ],
"enableCache" : true "enableCache" : true
}, {
"codeListTag" : "Test__Cond_test",
"codeListType" : "STATIC",
"codeName" : "Test__Cond_test",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Cond_test.json",
"emptyText" : "未定义",
"name" : "条件测试",
"getPSCodeItems" : [ {
"codeName" : "N_id_like",
"text" : "标识范围",
"value" : "n_id_like"
}, {
"codeName" : "N_name_like",
"text" : "名称范围",
"value" : "n_name_like"
} ],
"enableCache" : true
}, { }, {
"codeListTag" : "Test__FileShortcutSearchType", "codeListTag" : "Test__FileShortcutSearchType",
"codeListType" : "STATIC", "codeListType" : "STATIC",
...@@ -96,6 +96,9 @@ ...@@ -96,6 +96,9 @@
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSCODELISTS/CodeList5.json" "path" : "PSCODELISTS/CodeList5.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/Cond_test.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSCODELISTS/CodeList24.json" "path" : "PSCODELISTS/CodeList24.json"
...@@ -1525,6 +1528,9 @@ ...@@ -1525,6 +1528,9 @@
"getAllPSCodeLists" : [ { "getAllPSCodeLists" : [ {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/WorkItemType.json" "path" : "PSMODULES/Test/PSCODELISTS/WorkItemType.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/Cond_test.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSCODELISTS/Booktype.json" "path" : "PSMODULES/Test/PSCODELISTS/Booktype.json"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册