This commit is contained in:
DESKTOP-369JRHT\12997 2024-10-15 14:00:52 +08:00
parent e5dd95b3e0
commit c312b62dc8

View File

@ -725,7 +725,8 @@ export default {
} }
}, },
legend: { legend: {
data: this.dataCount.oilNames data: this.dataCount.oilNames,
left: 'right'
}, },
xAxis: [ xAxis: [
{ {
@ -770,7 +771,9 @@ export default {
} }
}, },
legend: { legend: {
data: this.dataShows.oilNames data: this.dataShows.oilNames,
left: 'right'
}, },
xAxis: [ xAxis: [
{ {