From 1e341ab6aa631f5f6219768f7ea182c43cb0f9f7 Mon Sep 17 00:00:00 2001 From: dxc Date: Fri, 15 May 2026 10:07:12 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=98=E6=9B=B43.20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- inventory-web/src/App.vue | 2 +- inventory-web/src/views/transaction/records.vue | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/inventory-web/src/App.vue b/inventory-web/src/App.vue index 4cff2d0..cbc6a97 100644 --- a/inventory-web/src/App.vue +++ b/inventory-web/src/App.vue @@ -234,7 +234,7 @@ const handleLogout = () => { diff --git a/inventory-web/src/views/transaction/records.vue b/inventory-web/src/views/transaction/records.vue index b424895..afea172 100644 --- a/inventory-web/src/views/transaction/records.vue +++ b/inventory-web/src/views/transaction/records.vue @@ -1,5 +1,5 @@