From d35211bee6f20172d85ac2f7774b231311eb8b50 Mon Sep 17 00:00:00 2001 From: zhangjiming Date: Tue, 14 Jan 2025 17:53:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83=E8=80=97=E6=9D=90=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Index/Index.vue | 32 ++++++++++++++-------- src/pages/Index/Regular/Consumables.vue | 8 +++--- .../components/Consumables/MoveLiquidArea.vue | 19 ++++++++----- .../Index/components/Consumables/SpttingPlates.vue | 11 ++++---- 4 files changed, 43 insertions(+), 27 deletions(-) diff --git a/src/pages/Index/Index.vue b/src/pages/Index/Index.vue index fb4a1fa..76fab07 100644 --- a/src/pages/Index/Index.vue +++ b/src/pages/Index/Index.vue @@ -81,7 +81,7 @@
-
操作人:{{ username || '未登录' }}
+
{{ username || '未登录' }}