diff --git a/src/views/home/expenseAnalysisComponents/verticalBarChart.vue b/src/views/home/expenseAnalysisComponents/verticalBarChart.vue index a2836f2d..538928d6 100644 --- a/src/views/home/expenseAnalysisComponents/verticalBarChart.vue +++ b/src/views/home/expenseAnalysisComponents/verticalBarChart.vue @@ -94,7 +94,7 @@ getRateFlag(rate, real, target) { grid: { top: 10, bottom: 30, - right: 50, + right: 80, left: 30, containLabel: true, show: false // 隐藏grid背景,避免干扰 diff --git a/src/views/home/fullCostAnalysisComponents/verticalBarChart.vue b/src/views/home/fullCostAnalysisComponents/verticalBarChart.vue index 1dcda271..ba13b0b6 100644 --- a/src/views/home/fullCostAnalysisComponents/verticalBarChart.vue +++ b/src/views/home/fullCostAnalysisComponents/verticalBarChart.vue @@ -77,7 +77,7 @@ export default { grid: { top: 10, bottom: 30, - right: 50, + right: 80, left: 30, containLabel: true, show: false diff --git a/src/views/home/grossMarginComponents/verticalBarChart.vue b/src/views/home/grossMarginComponents/verticalBarChart.vue index 9f21d7d3..5ebcbc72 100644 --- a/src/views/home/grossMarginComponents/verticalBarChart.vue +++ b/src/views/home/grossMarginComponents/verticalBarChart.vue @@ -94,7 +94,7 @@ getRateFlag(rate, real, target) { grid: { top: 10, bottom: 30, - right: 50, + right: 80, left: 30, containLabel: true, show: false // 隐藏grid背景,避免干扰 diff --git a/src/views/home/inputOutputRatioComponents/verticalBarChart.vue b/src/views/home/inputOutputRatioComponents/verticalBarChart.vue index 9f21d7d3..5ebcbc72 100644 --- a/src/views/home/inputOutputRatioComponents/verticalBarChart.vue +++ b/src/views/home/inputOutputRatioComponents/verticalBarChart.vue @@ -94,7 +94,7 @@ getRateFlag(rate, real, target) { grid: { top: 10, bottom: 30, - right: 50, + right: 80, left: 30, containLabel: true, show: false // 隐藏grid背景,避免干扰 diff --git a/src/views/home/netPriceAnalysisComponents/verticalBarChart.vue b/src/views/home/netPriceAnalysisComponents/verticalBarChart.vue index ad915286..d4781444 100644 --- a/src/views/home/netPriceAnalysisComponents/verticalBarChart.vue +++ b/src/views/home/netPriceAnalysisComponents/verticalBarChart.vue @@ -75,7 +75,7 @@ export default { grid: { top: 10, bottom: 30, - right: 50, + right: 80, left: 30, containLabel: true, show: false diff --git a/src/views/home/operatingComponents/verticalBarChart.vue b/src/views/home/operatingComponents/verticalBarChart.vue index 255b5fd8..e50abbbc 100644 --- a/src/views/home/operatingComponents/verticalBarChart.vue +++ b/src/views/home/operatingComponents/verticalBarChart.vue @@ -94,7 +94,7 @@ getRateFlag(rate, real, target) { grid: { top: 10, bottom: 30, - right: 50, + right: 80, left: 30, containLabel: true, show: false // 隐藏grid背景,避免干扰 diff --git a/src/views/home/operatingProfitComponents/verticalBarChart.vue b/src/views/home/operatingProfitComponents/verticalBarChart.vue index e7df5c3f..70438b68 100644 --- a/src/views/home/operatingProfitComponents/verticalBarChart.vue +++ b/src/views/home/operatingProfitComponents/verticalBarChart.vue @@ -76,7 +76,7 @@ export default { grid: { top: 10, bottom: 30, - right: 50, + right: 80, left: 30, containLabel: true, show: false diff --git a/src/views/home/procurementGainAnalysisComponents/verticalBarChart.vue b/src/views/home/procurementGainAnalysisComponents/verticalBarChart.vue index ad915286..d4781444 100644 --- a/src/views/home/procurementGainAnalysisComponents/verticalBarChart.vue +++ b/src/views/home/procurementGainAnalysisComponents/verticalBarChart.vue @@ -75,7 +75,7 @@ export default { grid: { top: 10, bottom: 30, - right: 50, + right: 80, left: 30, containLabel: true, show: false diff --git a/src/views/home/productionCostAnalysisComponents/verticalBarChart.vue b/src/views/home/productionCostAnalysisComponents/verticalBarChart.vue index e7df5c3f..70438b68 100644 --- a/src/views/home/productionCostAnalysisComponents/verticalBarChart.vue +++ b/src/views/home/productionCostAnalysisComponents/verticalBarChart.vue @@ -76,7 +76,7 @@ export default { grid: { top: 10, bottom: 30, - right: 50, + right: 80, left: 30, containLabel: true, show: false diff --git a/src/views/home/rawSheetYieldComponents/verticalBarChart.vue b/src/views/home/rawSheetYieldComponents/verticalBarChart.vue index 9f21d7d3..5ebcbc72 100644 --- a/src/views/home/rawSheetYieldComponents/verticalBarChart.vue +++ b/src/views/home/rawSheetYieldComponents/verticalBarChart.vue @@ -94,7 +94,7 @@ getRateFlag(rate, real, target) { grid: { top: 10, bottom: 30, - right: 50, + right: 80, left: 30, containLabel: true, show: false // 隐藏grid背景,避免干扰 diff --git a/src/views/home/salesVolumeAnalysisComponents/verticalBarChart.vue b/src/views/home/salesVolumeAnalysisComponents/verticalBarChart.vue index ad915286..d4781444 100644 --- a/src/views/home/salesVolumeAnalysisComponents/verticalBarChart.vue +++ b/src/views/home/salesVolumeAnalysisComponents/verticalBarChart.vue @@ -75,7 +75,7 @@ export default { grid: { top: 10, bottom: 30, - right: 50, + right: 80, left: 30, containLabel: true, show: false diff --git a/src/views/home/totalProfitComponents/verticalBarChart.vue b/src/views/home/totalProfitComponents/verticalBarChart.vue index e7df5c3f..70438b68 100644 --- a/src/views/home/totalProfitComponents/verticalBarChart.vue +++ b/src/views/home/totalProfitComponents/verticalBarChart.vue @@ -76,7 +76,7 @@ export default { grid: { top: 10, bottom: 30, - right: 50, + right: 80, left: 30, containLabel: true, show: false diff --git a/src/views/home/unitPriceAnalysisComponents/verticalBarChart.vue b/src/views/home/unitPriceAnalysisComponents/verticalBarChart.vue index ad915286..d4781444 100644 --- a/src/views/home/unitPriceAnalysisComponents/verticalBarChart.vue +++ b/src/views/home/unitPriceAnalysisComponents/verticalBarChart.vue @@ -75,7 +75,7 @@ export default { grid: { top: 10, bottom: 30, - right: 50, + right: 80, left: 30, containLabel: true, show: false