From b32c47c176956e45cf983a622bbd0eba53d31392 Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Thu, 1 Feb 2024 12:10:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=BF=9B=E4=BB=B6=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- .../organization/components/aisleInfo.vue | 19 +++++++++++++++++-- vite.config.js | 4 ++-- 3 files changed, 20 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9749ef6..d82c367 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-admin", "private": true, - "version": "1.3.2", + "version": "1.3.3", "type": "module", "scripts": { "dev": "vite", diff --git a/src/views/organization/components/aisleInfo.vue b/src/views/organization/components/aisleInfo.vue index 18fcaf9..be8f3a3 100644 --- a/src/views/organization/components/aisleInfo.vue +++ b/src/views/organization/components/aisleInfo.vue @@ -1,6 +1,6 @@