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

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

上级 20a07cd7
...@@ -64,11 +64,6 @@ ...@@ -64,11 +64,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTEditView.json",
...@@ -82,11 +77,6 @@ ...@@ -82,11 +77,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/TESTEditView.json",
...@@ -105,11 +95,6 @@ ...@@ -105,11 +95,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"realOpenMode" : "POPUPAPP", "realOpenMode" : "POPUPAPP",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
......
...@@ -64,11 +64,6 @@ ...@@ -64,11 +64,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/TESTEditView.json",
...@@ -82,11 +77,6 @@ ...@@ -82,11 +77,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/TESTEditView.json",
...@@ -105,11 +95,6 @@ ...@@ -105,11 +95,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"realOpenMode" : "POPUPAPP", "realOpenMode" : "POPUPAPP",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
......
...@@ -169,10 +169,10 @@ ...@@ -169,10 +169,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -206,6 +206,26 @@ ...@@ -206,6 +206,26 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_2-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_1-DEFAULT", "name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -228,9 +248,9 @@ ...@@ -228,9 +248,9 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
}, { }, {
"index" : 1, "index" : 2,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -248,11 +268,11 @@ ...@@ -248,11 +268,11 @@
"groupField" : false, "groupField" : false,
"id" : "1" "id" : "1"
} ], } ],
"id" : "1" "id" : "2"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -398,6 +418,49 @@ ...@@ -398,6 +418,49 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "line_2",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
"viewType" : "DEEDITVIEW"
},
"navViewParamJO" : {
"testval" : "%age%"
},
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"type" : "XY",
"id" : "0"
},
"getPSNavigateParams" : [ {
"key" : "testval",
"name" : "testval",
"value" : "age",
"rawValue" : false
} ],
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "分数", "caption" : "分数",
"catalogField" : "NAME", "catalogField" : "NAME",
"getCatalogPSCodeList" : { "getCatalogPSCodeList" : {
...@@ -406,7 +469,7 @@ ...@@ -406,7 +469,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 0, "index" : 1,
"name" : "bar_1", "name" : "bar_1",
"navFilter" : "DEPTID", "navFilter" : "DEPTID",
"getNavPSAppView" : { "getNavPSAppView" : {
...@@ -450,19 +513,14 @@ ...@@ -450,19 +513,14 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -492,7 +550,7 @@ ...@@ -492,7 +550,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 1, "index" : 2,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -508,7 +566,7 @@ ...@@ -508,7 +566,7 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "2"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
...@@ -2017,10 +2017,10 @@ ...@@ -2017,10 +2017,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2054,6 +2054,26 @@ ...@@ -2054,6 +2054,26 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_2-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_1-DEFAULT", "name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -2076,9 +2096,9 @@ ...@@ -2076,9 +2096,9 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
}, { }, {
"index" : 1, "index" : 2,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -2096,11 +2116,11 @@ ...@@ -2096,11 +2116,11 @@
"groupField" : false, "groupField" : false,
"id" : "1" "id" : "1"
} ], } ],
"id" : "1" "id" : "2"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2246,6 +2266,49 @@ ...@@ -2246,6 +2266,49 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "line_2",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
"viewType" : "DEEDITVIEW"
},
"navViewParamJO" : {
"testval" : "%age%"
},
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"type" : "XY",
"id" : "0"
},
"getPSNavigateParams" : [ {
"key" : "testval",
"name" : "testval",
"value" : "age",
"rawValue" : false
} ],
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "分数", "caption" : "分数",
"catalogField" : "NAME", "catalogField" : "NAME",
"getCatalogPSCodeList" : { "getCatalogPSCodeList" : {
...@@ -2254,7 +2317,7 @@ ...@@ -2254,7 +2317,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 0, "index" : 1,
"name" : "bar_1", "name" : "bar_1",
"navFilter" : "DEPTID", "navFilter" : "DEPTID",
"getNavPSAppView" : { "getNavPSAppView" : {
...@@ -2298,19 +2361,14 @@ ...@@ -2298,19 +2361,14 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -2340,7 +2398,7 @@ ...@@ -2340,7 +2398,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 1, "index" : 2,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -2356,7 +2414,7 @@ ...@@ -2356,7 +2414,7 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "2"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
...@@ -26,10 +26,10 @@ ...@@ -26,10 +26,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -63,6 +63,26 @@ ...@@ -63,6 +63,26 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_2-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_1-DEFAULT", "name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -85,9 +105,9 @@ ...@@ -85,9 +105,9 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
}, { }, {
"index" : 1, "index" : 2,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -105,11 +125,11 @@ ...@@ -105,11 +125,11 @@
"groupField" : false, "groupField" : false,
"id" : "1" "id" : "1"
} ], } ],
"id" : "1" "id" : "2"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -192,6 +212,49 @@ ...@@ -192,6 +212,49 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "line_2",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
"viewType" : "DEEDITVIEW"
},
"navViewParamJO" : {
"testval" : "%age%"
},
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"type" : "XY",
"id" : "0"
},
"getPSNavigateParams" : [ {
"key" : "testval",
"name" : "testval",
"value" : "age",
"rawValue" : false
} ],
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "分数", "caption" : "分数",
"catalogField" : "NAME", "catalogField" : "NAME",
"getCatalogPSCodeList" : { "getCatalogPSCodeList" : {
...@@ -200,7 +263,7 @@ ...@@ -200,7 +263,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 0, "index" : 1,
"name" : "bar_1", "name" : "bar_1",
"navFilter" : "DEPTID", "navFilter" : "DEPTID",
"getNavPSAppView" : { "getNavPSAppView" : {
...@@ -244,19 +307,14 @@ ...@@ -244,19 +307,14 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -286,7 +344,7 @@ ...@@ -286,7 +344,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 1, "index" : 2,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -302,7 +360,7 @@ ...@@ -302,7 +360,7 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "2"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
...@@ -364,11 +364,6 @@ ...@@ -364,11 +364,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -382,11 +377,6 @@ ...@@ -382,11 +377,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -405,11 +395,6 @@ ...@@ -405,11 +395,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"realOpenMode" : "POPUPAPP", "realOpenMode" : "POPUPAPP",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
......
...@@ -4529,11 +4529,6 @@ ...@@ -4529,11 +4529,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -4547,11 +4542,6 @@ ...@@ -4547,11 +4542,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -4570,11 +4560,6 @@ ...@@ -4570,11 +4560,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"realOpenMode" : "POPUPAPP", "realOpenMode" : "POPUPAPP",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
...@@ -6094,11 +6079,6 @@ ...@@ -6094,11 +6079,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -6112,11 +6092,6 @@ ...@@ -6112,11 +6092,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -6135,11 +6110,6 @@ ...@@ -6135,11 +6110,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"realOpenMode" : "POPUPAPP", "realOpenMode" : "POPUPAPP",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
...@@ -7658,11 +7628,6 @@ ...@@ -7658,11 +7628,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -7676,11 +7641,6 @@ ...@@ -7676,11 +7641,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -7699,11 +7659,6 @@ ...@@ -7699,11 +7659,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"realOpenMode" : "POPUPAPP", "realOpenMode" : "POPUPAPP",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
...@@ -9222,11 +9177,6 @@ ...@@ -9222,11 +9177,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -9240,11 +9190,6 @@ ...@@ -9240,11 +9190,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -9263,11 +9208,6 @@ ...@@ -9263,11 +9208,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"realOpenMode" : "POPUPAPP", "realOpenMode" : "POPUPAPP",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
...@@ -10818,11 +10758,6 @@ ...@@ -10818,11 +10758,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -10836,11 +10771,6 @@ ...@@ -10836,11 +10771,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -10859,11 +10789,6 @@ ...@@ -10859,11 +10789,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"realOpenMode" : "POPUPAPP", "realOpenMode" : "POPUPAPP",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
......
...@@ -1251,11 +1251,6 @@ ...@@ -1251,11 +1251,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -1269,11 +1264,6 @@ ...@@ -1269,11 +1264,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -1292,11 +1282,6 @@ ...@@ -1292,11 +1282,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"realOpenMode" : "POPUPAPP", "realOpenMode" : "POPUPAPP",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
......
...@@ -200,10 +200,10 @@ ...@@ -200,10 +200,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -237,6 +237,26 @@ ...@@ -237,6 +237,26 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_2-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_1-DEFAULT", "name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -259,9 +279,9 @@ ...@@ -259,9 +279,9 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
}, { }, {
"index" : 1, "index" : 2,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -279,11 +299,11 @@ ...@@ -279,11 +299,11 @@
"groupField" : false, "groupField" : false,
"id" : "1" "id" : "1"
} ], } ],
"id" : "1" "id" : "2"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -429,6 +449,49 @@ ...@@ -429,6 +449,49 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "line_2",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
"viewType" : "DEEDITVIEW"
},
"navViewParamJO" : {
"testval" : "%age%"
},
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"type" : "XY",
"id" : "0"
},
"getPSNavigateParams" : [ {
"key" : "testval",
"name" : "testval",
"value" : "age",
"rawValue" : false
} ],
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "分数", "caption" : "分数",
"catalogField" : "NAME", "catalogField" : "NAME",
"getCatalogPSCodeList" : { "getCatalogPSCodeList" : {
...@@ -437,7 +500,7 @@ ...@@ -437,7 +500,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 0, "index" : 1,
"name" : "bar_1", "name" : "bar_1",
"navFilter" : "DEPTID", "navFilter" : "DEPTID",
"getNavPSAppView" : { "getNavPSAppView" : {
...@@ -481,19 +544,14 @@ ...@@ -481,19 +544,14 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -523,7 +581,7 @@ ...@@ -523,7 +581,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 1, "index" : 2,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -539,7 +597,7 @@ ...@@ -539,7 +597,7 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "2"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
...@@ -45,6 +45,21 @@ ...@@ -45,6 +45,21 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EXPITEM:line",
"parentDataJO" : {
"testval" : "%age%"
},
"realOpenMode" : "POPUPMODAL",
"realTitle" : "学生信息编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
"viewType" : "DEEDITVIEW"
},
"viewParamJO" : {
"testval" : "%age%"
}
}, {
"name" : "EXPITEM:bar", "name" : "EXPITEM:bar",
"parentDataJO" : { "parentDataJO" : {
"testval" : "%age%" "testval" : "%age%"
...@@ -97,10 +112,10 @@ ...@@ -97,10 +112,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -134,6 +149,26 @@ ...@@ -134,6 +149,26 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_2-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_1-DEFAULT", "name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -156,9 +191,9 @@ ...@@ -156,9 +191,9 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
}, { }, {
"index" : 1, "index" : 2,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -176,11 +211,11 @@ ...@@ -176,11 +211,11 @@
"groupField" : false, "groupField" : false,
"id" : "1" "id" : "1"
} ], } ],
"id" : "1" "id" : "2"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -337,6 +372,49 @@ ...@@ -337,6 +372,49 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "line_2",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
"viewType" : "DEEDITVIEW"
},
"navViewParamJO" : {
"testval" : "%age%"
},
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"type" : "XY",
"id" : "0"
},
"getPSNavigateParams" : [ {
"key" : "testval",
"name" : "testval",
"value" : "age",
"rawValue" : false
} ],
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "分数", "caption" : "分数",
"catalogField" : "NAME", "catalogField" : "NAME",
"getCatalogPSCodeList" : { "getCatalogPSCodeList" : {
...@@ -345,7 +423,7 @@ ...@@ -345,7 +423,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 0, "index" : 1,
"name" : "bar_1", "name" : "bar_1",
"navFilter" : "DEPTID", "navFilter" : "DEPTID",
"getNavPSAppView" : { "getNavPSAppView" : {
...@@ -389,19 +467,14 @@ ...@@ -389,19 +467,14 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -431,7 +504,7 @@ ...@@ -431,7 +504,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 1, "index" : 2,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -447,7 +520,7 @@ ...@@ -447,7 +520,7 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "2"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
...@@ -311,10 +311,10 @@ ...@@ -311,10 +311,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -348,6 +348,26 @@ ...@@ -348,6 +348,26 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_2-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_1-DEFAULT", "name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -370,9 +390,9 @@ ...@@ -370,9 +390,9 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
}, { }, {
"index" : 1, "index" : 2,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -390,11 +410,11 @@ ...@@ -390,11 +410,11 @@
"groupField" : false, "groupField" : false,
"id" : "1" "id" : "1"
} ], } ],
"id" : "1" "id" : "2"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -540,6 +560,49 @@ ...@@ -540,6 +560,49 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "line_2",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
"viewType" : "DEEDITVIEW"
},
"navViewParamJO" : {
"testval" : "%age%"
},
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"type" : "XY",
"id" : "0"
},
"getPSNavigateParams" : [ {
"key" : "testval",
"name" : "testval",
"value" : "age",
"rawValue" : false
} ],
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "分数", "caption" : "分数",
"catalogField" : "NAME", "catalogField" : "NAME",
"getCatalogPSCodeList" : { "getCatalogPSCodeList" : {
...@@ -548,7 +611,7 @@ ...@@ -548,7 +611,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 0, "index" : 1,
"name" : "bar_1", "name" : "bar_1",
"navFilter" : "DEPTID", "navFilter" : "DEPTID",
"getNavPSAppView" : { "getNavPSAppView" : {
...@@ -592,19 +655,14 @@ ...@@ -592,19 +655,14 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -634,7 +692,7 @@ ...@@ -634,7 +692,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 1, "index" : 2,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -650,7 +708,7 @@ ...@@ -650,7 +708,7 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "2"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
...@@ -485,11 +485,6 @@ ...@@ -485,11 +485,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -503,11 +498,6 @@ ...@@ -503,11 +498,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -526,11 +516,6 @@ ...@@ -526,11 +516,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"realOpenMode" : "POPUPAPP", "realOpenMode" : "POPUPAPP",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
......
...@@ -63,11 +63,6 @@ ...@@ -63,11 +63,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -81,11 +76,6 @@ ...@@ -81,11 +76,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -104,11 +94,6 @@ ...@@ -104,11 +94,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"realOpenMode" : "POPUPAPP", "realOpenMode" : "POPUPAPP",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
......
...@@ -1371,11 +1371,6 @@ ...@@ -1371,11 +1371,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -1389,11 +1384,6 @@ ...@@ -1389,11 +1384,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -1412,11 +1402,6 @@ ...@@ -1412,11 +1402,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"realOpenMode" : "POPUPAPP", "realOpenMode" : "POPUPAPP",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
......
...@@ -4655,11 +4655,6 @@ ...@@ -4655,11 +4655,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -4673,11 +4668,6 @@ ...@@ -4673,11 +4668,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -4696,11 +4686,6 @@ ...@@ -4696,11 +4686,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"realOpenMode" : "POPUPAPP", "realOpenMode" : "POPUPAPP",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
...@@ -6220,11 +6205,6 @@ ...@@ -6220,11 +6205,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -6238,11 +6218,6 @@ ...@@ -6238,11 +6218,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -6261,11 +6236,6 @@ ...@@ -6261,11 +6236,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"realOpenMode" : "POPUPAPP", "realOpenMode" : "POPUPAPP",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
...@@ -7784,11 +7754,6 @@ ...@@ -7784,11 +7754,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -7802,11 +7767,6 @@ ...@@ -7802,11 +7767,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -7825,11 +7785,6 @@ ...@@ -7825,11 +7785,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"realOpenMode" : "POPUPAPP", "realOpenMode" : "POPUPAPP",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
...@@ -9348,11 +9303,6 @@ ...@@ -9348,11 +9303,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -9366,11 +9316,6 @@ ...@@ -9366,11 +9316,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -9389,11 +9334,6 @@ ...@@ -9389,11 +9334,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"realOpenMode" : "POPUPAPP", "realOpenMode" : "POPUPAPP",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
...@@ -10944,11 +10884,6 @@ ...@@ -10944,11 +10884,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -10962,11 +10897,6 @@ ...@@ -10962,11 +10897,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
...@@ -10985,11 +10915,6 @@ ...@@ -10985,11 +10915,6 @@
"name" : "SRFDEFAULTTOROUTEDEPTH", "name" : "SRFDEFAULTTOROUTEDEPTH",
"rawValue" : true "rawValue" : true
} ], } ],
"getPSNavigateParams" : [ {
"key" : "srfdefaulttoroutedepth",
"name" : "srfdefaulttoroutedepth",
"rawValue" : true
} ],
"realOpenMode" : "POPUPAPP", "realOpenMode" : "POPUPAPP",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
......
...@@ -2048,10 +2048,10 @@ ...@@ -2048,10 +2048,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2085,6 +2085,26 @@ ...@@ -2085,6 +2085,26 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_2-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_1-DEFAULT", "name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -2107,9 +2127,9 @@ ...@@ -2107,9 +2127,9 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
}, { }, {
"index" : 1, "index" : 2,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -2127,11 +2147,11 @@ ...@@ -2127,11 +2147,11 @@
"groupField" : false, "groupField" : false,
"id" : "1" "id" : "1"
} ], } ],
"id" : "1" "id" : "2"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2277,6 +2297,49 @@ ...@@ -2277,6 +2297,49 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "line_2",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
"viewType" : "DEEDITVIEW"
},
"navViewParamJO" : {
"testval" : "%age%"
},
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"type" : "XY",
"id" : "0"
},
"getPSNavigateParams" : [ {
"key" : "testval",
"name" : "testval",
"value" : "age",
"rawValue" : false
} ],
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "分数", "caption" : "分数",
"catalogField" : "NAME", "catalogField" : "NAME",
"getCatalogPSCodeList" : { "getCatalogPSCodeList" : {
...@@ -2285,7 +2348,7 @@ ...@@ -2285,7 +2348,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 0, "index" : 1,
"name" : "bar_1", "name" : "bar_1",
"navFilter" : "DEPTID", "navFilter" : "DEPTID",
"getNavPSAppView" : { "getNavPSAppView" : {
...@@ -2329,19 +2392,14 @@ ...@@ -2329,19 +2392,14 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -2371,7 +2429,7 @@ ...@@ -2371,7 +2429,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 1, "index" : 2,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -2387,7 +2445,7 @@ ...@@ -2387,7 +2445,7 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "2"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
...@@ -2048,10 +2048,10 @@ ...@@ -2048,10 +2048,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2085,6 +2085,26 @@ ...@@ -2085,6 +2085,26 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_2-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_1-DEFAULT", "name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -2107,9 +2127,9 @@ ...@@ -2107,9 +2127,9 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
}, { }, {
"index" : 1, "index" : 2,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -2127,11 +2147,11 @@ ...@@ -2127,11 +2147,11 @@
"groupField" : false, "groupField" : false,
"id" : "1" "id" : "1"
} ], } ],
"id" : "1" "id" : "2"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2277,6 +2297,49 @@ ...@@ -2277,6 +2297,49 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "line_2",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
"viewType" : "DEEDITVIEW"
},
"navViewParamJO" : {
"testval" : "%age%"
},
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"type" : "XY",
"id" : "0"
},
"getPSNavigateParams" : [ {
"key" : "testval",
"name" : "testval",
"value" : "age",
"rawValue" : false
} ],
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "分数", "caption" : "分数",
"catalogField" : "NAME", "catalogField" : "NAME",
"getCatalogPSCodeList" : { "getCatalogPSCodeList" : {
...@@ -2285,7 +2348,7 @@ ...@@ -2285,7 +2348,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 0, "index" : 1,
"name" : "bar_1", "name" : "bar_1",
"navFilter" : "DEPTID", "navFilter" : "DEPTID",
"getNavPSAppView" : { "getNavPSAppView" : {
...@@ -2329,19 +2392,14 @@ ...@@ -2329,19 +2392,14 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -2371,7 +2429,7 @@ ...@@ -2371,7 +2429,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 1, "index" : 2,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -2387,7 +2445,7 @@ ...@@ -2387,7 +2445,7 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "2"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
...@@ -2323,10 +2323,10 @@ ...@@ -2323,10 +2323,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2360,6 +2360,26 @@ ...@@ -2360,6 +2360,26 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_2-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_1-DEFAULT", "name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -2382,9 +2402,9 @@ ...@@ -2382,9 +2402,9 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
}, { }, {
"index" : 1, "index" : 2,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -2402,11 +2422,11 @@ ...@@ -2402,11 +2422,11 @@
"groupField" : false, "groupField" : false,
"id" : "1" "id" : "1"
} ], } ],
"id" : "1" "id" : "2"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2552,6 +2572,49 @@ ...@@ -2552,6 +2572,49 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "line_2",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
"viewType" : "DEEDITVIEW"
},
"navViewParamJO" : {
"testval" : "%age%"
},
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"type" : "XY",
"id" : "0"
},
"getPSNavigateParams" : [ {
"key" : "testval",
"name" : "testval",
"value" : "age",
"rawValue" : false
} ],
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "分数", "caption" : "分数",
"catalogField" : "NAME", "catalogField" : "NAME",
"getCatalogPSCodeList" : { "getCatalogPSCodeList" : {
...@@ -2560,7 +2623,7 @@ ...@@ -2560,7 +2623,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 0, "index" : 1,
"name" : "bar_1", "name" : "bar_1",
"navFilter" : "DEPTID", "navFilter" : "DEPTID",
"getNavPSAppView" : { "getNavPSAppView" : {
...@@ -2604,19 +2667,14 @@ ...@@ -2604,19 +2667,14 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -2646,7 +2704,7 @@ ...@@ -2646,7 +2704,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 1, "index" : 2,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -2662,7 +2720,7 @@ ...@@ -2662,7 +2720,7 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "2"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
......
...@@ -14385,10 +14385,10 @@ ...@@ -14385,10 +14385,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -14422,6 +14422,26 @@ ...@@ -14422,6 +14422,26 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "line_2-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_1-DEFAULT", "name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -14444,9 +14464,9 @@ ...@@ -14444,9 +14464,9 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
}, { }, {
"index" : 1, "index" : 2,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -14464,11 +14484,11 @@ ...@@ -14464,11 +14484,11 @@
"groupField" : false, "groupField" : false,
"id" : "1" "id" : "1"
} ], } ],
"id" : "1" "id" : "2"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_1]直角坐标系[0]", "name" : "[line_2]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -14614,6 +14634,49 @@ ...@@ -14614,6 +14634,49 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "line",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "line_2",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0423209603EditView.json",
"viewType" : "DEEDITVIEW"
},
"navViewParamJO" : {
"testval" : "%age%"
},
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"type" : "XY",
"id" : "0"
},
"getPSNavigateParams" : [ {
"key" : "testval",
"name" : "testval",
"value" : "age",
"rawValue" : false
} ],
"seriesLayoutBy" : "column",
"seriesType" : "line",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "分数", "caption" : "分数",
"catalogField" : "NAME", "catalogField" : "NAME",
"getCatalogPSCodeList" : { "getCatalogPSCodeList" : {
...@@ -14622,7 +14685,7 @@ ...@@ -14622,7 +14685,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 0, "index" : 1,
"name" : "bar_1", "name" : "bar_1",
"navFilter" : "DEPTID", "navFilter" : "DEPTID",
"getNavPSAppView" : { "getNavPSAppView" : {
...@@ -14666,19 +14729,14 @@ ...@@ -14666,19 +14729,14 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -14708,7 +14766,7 @@ ...@@ -14708,7 +14766,7 @@
}, },
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
"index" : 1, "index" : 2,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -14724,7 +14782,7 @@ ...@@ -14724,7 +14782,7 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "2"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册