From 1fdad09f88efee7cffc73cd4795dd235e3786a31 Mon Sep 17 00:00:00 2001 From: guoapeng Date: Thu, 20 Mar 2025 23:22:33 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=96=B7=E6=B6=82=E8=B7=AF=E5=BE=84?= =?UTF-8?q?=E8=A7=84=E5=88=92=E4=B8=8D=E7=94=9F=E6=95=88=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/spray/trayGraph/index.vue | 6 +- src/libs/utils.ts | 13 ++- src/views/clean/index.vue | 37 +++++--- src/views/home/index.vue | 29 ------ src/views/main/index.vue | 26 ++++++ src/views/spray/index.vue | 4 + src/views/spraySet/index.vue | 150 +++++++++++++++---------------- vite.config.ts | 4 +- 8 files changed, 143 insertions(+), 126 deletions(-) diff --git a/src/components/spray/trayGraph/index.vue b/src/components/spray/trayGraph/index.vue index 31fa178..b876a26 100644 --- a/src/components/spray/trayGraph/index.vue +++ b/src/components/spray/trayGraph/index.vue @@ -1,6 +1,6 @@ @@ -80,13 +91,13 @@ const syringePipelineWashStop = () => { uL/min - + 清洗注射器管路 - + 清洗喷嘴管路 - + 结束清洗 diff --git a/src/views/home/index.vue b/src/views/home/index.vue index db6a0ed..9600c7d 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -1,35 +1,7 @@ diff --git a/src/views/main/index.vue b/src/views/main/index.vue index 7509325..fe945b9 100644 --- a/src/views/main/index.vue +++ b/src/views/main/index.vue @@ -1,6 +1,9 @@