From e770dc4fed1fb8fc6ff69e9cb3769f75ded37658 Mon Sep 17 00:00:00 2001
From: juzi <819872918@qq.com>
Date: Thu, 26 Mar 2026 09:52:35 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=B6=E9=80=A0=E6=88=90=E6=9C=AC=E5=88=86?=
=?UTF-8?q?=E6=9E=90=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/assets/icons/svg/turn-data.svg | 24 ++
src/views/home/components/container.vue | 2 +-
.../procPackMatCost.vue | 12 +-
.../containerPackMatCost.vue | 368 ++++++++++++++++++
.../dataTrendBarProcessingLabor.vue | 4 +-
.../dataTrendProcessingLabor.vue | 210 +++++++++-
.../operatingLineBarSale.vue | 14 +-
.../operatingLineBarSaleSingle.vue | 13 +
.../operatingSingleBar.vue | 4 +-
9 files changed, 628 insertions(+), 23 deletions(-)
create mode 100644 src/assets/icons/svg/turn-data.svg
create mode 100644 src/views/home/productionCostAnalysisComponents/containerPackMatCost.vue
diff --git a/src/assets/icons/svg/turn-data.svg b/src/assets/icons/svg/turn-data.svg
new file mode 100644
index 00000000..b27354a6
--- /dev/null
+++ b/src/assets/icons/svg/turn-data.svg
@@ -0,0 +1,24 @@
+
+
\ No newline at end of file
diff --git a/src/views/home/components/container.vue b/src/views/home/components/container.vue
index 567bd0c0..38b4dd8a 100644
--- a/src/views/home/components/container.vue
+++ b/src/views/home/components/container.vue
@@ -321,7 +321,7 @@ export default {
display: inline-flex;
position: absolute;
right: 5%;
- top: 10%;
+ top: 25px;
z-index: 9999;
align-items: center;
border-radius: 24px;
diff --git a/src/views/home/productionCostAnalysis/procPackMatCost.vue b/src/views/home/productionCostAnalysis/procPackMatCost.vue
index d8da34a4..dd5a3ade 100644
--- a/src/views/home/productionCostAnalysis/procPackMatCost.vue
+++ b/src/views/home/productionCostAnalysis/procPackMatCost.vue
@@ -37,7 +37,7 @@
gap: 12px;
grid-template-columns: 1624px;
">
-