From 052d0704fdf421c715ef92b7f8ba8f3f29e64941 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=98937886381=E2=80=99?= <‘937886381@qq.com’> Date: Mon, 1 Jul 2024 13:49:30 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/copilot/components/Container.vue | 39 +++++------------ .../copilot/components/leftContainer.vue | 43 ++++++------------- .../copilot/components/rightContainer.vue | 43 ++++++------------- src/views/copilot/components/twoContainer.vue | 2 +- src/views/copilot/efficiency/index.vue | 6 +-- .../copilot/efficiency/options/chipOptions.js | 4 +- .../factoryData/components/leftContainer.vue | 43 ++++++------------- .../factoryData/components/rightContainer.vue | 2 +- src/views/report/produceConversion.vue | 6 +-- 9 files changed, 56 insertions(+), 132 deletions(-) diff --git a/src/views/copilot/components/Container.vue b/src/views/copilot/components/Container.vue index cfeb685..bae27da 100644 --- a/src/views/copilot/components/Container.vue +++ b/src/views/copilot/components/Container.vue @@ -8,9 +8,7 @@