From 7ac9b6d35faf185cebe7cb6e975f8b714337c518 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=98937886381=E2=80=99?= <‘937886381@qq.com’> Date: Tue, 16 Jan 2024 16:09:52 +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/assets/icons/svg/order.svg | 15 +- src/views/OperationalOverview/coldBoard.vue | 289 ++++++++++++++---- .../components/baseContainer/index.vue | 44 ++- .../components/baseTable.vue | 8 +- .../components/doubleYChart .vue | 9 +- .../OperationalOverview/processingBoard.vue | 108 +++++-- .../base/qualityHotMaterial/add-or-updata.vue | 43 ++- 7 files changed, 401 insertions(+), 115 deletions(-) diff --git a/src/assets/icons/svg/order.svg b/src/assets/icons/svg/order.svg index 82365f9e..bdb17fdb 100644 --- a/src/assets/icons/svg/order.svg +++ b/src/assets/icons/svg/order.svg @@ -1 +1,14 @@ - \ No newline at end of file + + + 周转进度 + + + + + + + + + + + \ No newline at end of file diff --git a/src/views/OperationalOverview/coldBoard.vue b/src/views/OperationalOverview/coldBoard.vue index 6e09491a..847f9f77 100644 --- a/src/views/OperationalOverview/coldBoard.vue +++ b/src/views/OperationalOverview/coldBoard.vue @@ -2,7 +2,7 @@ * @Author: zwq * @Date: 2021-07-19 15:18:30 * @LastEditors: zhp - * @LastEditTime: 2024-01-11 15:54:50 + * @LastEditTime: 2024-01-15 16:03:39 * @Description: -->