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

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

上级 66113168
......@@ -67,9 +67,14 @@
"id" : "0"
}, {
"index" : 1,
"name" : "DEPARTMENT",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "1"
"id" : "2"
} ],
"id" : "0"
} ],
......@@ -93,7 +98,7 @@
} ],
"getPSChartXAxises" : [ {
"caption" : "姓名",
"dataShowMode" : 3,
"dataShowMode" : 2,
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
......@@ -154,6 +159,8 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "DEPARTMENT",
"itemName" : "DEPARTMENT",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -168,6 +175,7 @@
"y" : [ "AGE" ],
"id" : "0"
},
"seriesField" : "DEPARTMENT",
"seriesLayoutBy" : "column",
"seriesType" : "line",
"step" : true,
......
......@@ -272,9 +272,14 @@
"id" : "0"
}, {
"index" : 1,
"name" : "DEPARTMENT",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "1"
"id" : "2"
} ],
"id" : "0"
} ],
......@@ -298,7 +303,7 @@
} ],
"getPSChartXAxises" : [ {
"caption" : "姓名",
"dataShowMode" : 3,
"dataShowMode" : 2,
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
......@@ -433,6 +438,8 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "DEPARTMENT",
"itemName" : "DEPARTMENT",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -447,6 +454,7 @@
"y" : [ "AGE" ],
"id" : "0"
},
"seriesField" : "DEPARTMENT",
"seriesLayoutBy" : "column",
"seriesType" : "line",
"step" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册