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

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

上级 9a45dd66
......@@ -1209,16 +1209,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......
......@@ -40,13 +40,13 @@
"name" : "funnel_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "AGE",
"name" : "NAME",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "NAME",
"groupField" : true,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
......@@ -69,8 +69,9 @@
},
"getPSDEChartSerieses" : [ {
"caption" : "漏斗图",
"catalogField" : "AGE",
"catalogField" : "NAME",
"eChartsType" : "funnel",
"funnelAlign" : "center",
"index" : 0,
"name" : "funnel_0",
"getPSChartCoordinateSystem" : {
......@@ -82,17 +83,16 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "AGE",
"category" : "NAME",
"index" : 0,
"itemId" : "NAME",
"itemName" : "NAME",
"name" : "坐标系编码",
"type" : "NONE",
"value" : "AGE",
"id" : "0"
},
"seriesField" : "NAME",
"seriesLayoutBy" : "column",
"seriesType" : "funnel",
"valueField" : "AGE",
"enableChartDataSet" : true
} ],
"getPSDEChartTitle" : {
......
......@@ -245,13 +245,13 @@
"name" : "funnel_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "AGE",
"name" : "NAME",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "NAME",
"groupField" : true,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
......@@ -348,8 +348,9 @@
},
"getPSDEChartSerieses" : [ {
"caption" : "漏斗图",
"catalogField" : "AGE",
"catalogField" : "NAME",
"eChartsType" : "funnel",
"funnelAlign" : "center",
"index" : 0,
"name" : "funnel_0",
"getPSChartCoordinateSystem" : {
......@@ -361,17 +362,16 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "AGE",
"category" : "NAME",
"index" : 0,
"itemId" : "NAME",
"itemName" : "NAME",
"name" : "坐标系编码",
"type" : "NONE",
"value" : "AGE",
"id" : "0"
},
"seriesField" : "NAME",
"seriesLayoutBy" : "column",
"seriesType" : "funnel",
"valueField" : "AGE",
"enableChartDataSet" : true
} ],
"getPSDEChartTitle" : {
......
......@@ -2155,16 +2155,16 @@
"mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ],
"rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册