更行
This commit is contained in:
@@ -97,6 +97,9 @@ export default {
|
||||
xAxis: {
|
||||
type: "category",
|
||||
boundaryGap: false,
|
||||
data: this.dataList.map((item) => {
|
||||
return item.name;
|
||||
}),
|
||||
},
|
||||
yAxis: {
|
||||
type: "value",
|
||||
|
||||
Reference in New Issue
Block a user