报表样式
This commit is contained in:
@@ -114,11 +114,6 @@ export default {
|
||||
color: ["#FFCE6A", "#8EF0AB", "#288AFF"],
|
||||
xData: ["成都", "邯郸", "瑞昌"],
|
||||
yName: "单位/片",
|
||||
yAxisLabel: {
|
||||
formatter: function (value) {
|
||||
return value;
|
||||
},
|
||||
},
|
||||
series: [
|
||||
{
|
||||
name: "2024年4月目标值",
|
||||
|
||||
Reference in New Issue
Block a user