修改bug

This commit is contained in:
‘937886381’
2024-07-05 14:06:15 +08:00
parent a7e89fe7e8
commit 3e025020ab
20 changed files with 258 additions and 137 deletions

View File

@@ -390,7 +390,7 @@ export default {
{
factory: null,
item: 'BIPV产量',
unit: 'm2'
unit: ''
},]
} else {
return [{
@@ -647,6 +647,7 @@ export default {
// this.chartMsg.xData.push(ele.titleValue.replace(/[^\d]/g, " "))
this.otherProps.push({
label: ele.titleValue,
filter: (val) => (val || val === 0 ? val : "-"),
prop: 'value' + i
})
})
@@ -832,7 +833,7 @@ export default {
label: {
show: true,
color: "rgba(40,138,255)",
position: [-18, -16],
position: [-10, -16],
formatter: function (params) {
return params.value
},
@@ -852,7 +853,7 @@ export default {
// barGap: '-100%',
label: {
show: true,
position: [-18, -16],
position: [-10, -16],
color: "rgba(40,138,255,.2)",
formatter: function (params) {
return params.value