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

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

上级 ba8b4b23
...@@ -63,14 +63,9 @@ ...@@ -63,14 +63,9 @@
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "DEPARTMENT",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE", "name" : "AGE",
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "1"
} ], } ],
"id" : "0" "id" : "0"
} ], } ],
...@@ -141,8 +136,6 @@ ...@@ -141,8 +136,6 @@
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "DEPARTMENT",
"itemName" : "DEPARTMENT",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
...@@ -157,7 +150,6 @@ ...@@ -157,7 +150,6 @@
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"seriesField" : "DEPARTMENT",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
......
...@@ -392,14 +392,9 @@ ...@@ -392,14 +392,9 @@
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "DEPARTMENT",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE", "name" : "AGE",
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "1"
} ], } ],
"id" : "0" "id" : "0"
} ], } ],
...@@ -546,8 +541,6 @@ ...@@ -546,8 +541,6 @@
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "DEPARTMENT",
"itemName" : "DEPARTMENT",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
...@@ -562,7 +555,6 @@ ...@@ -562,7 +555,6 @@
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"seriesField" : "DEPARTMENT",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册