From 36e390d300c8ac3714d1ed17dee843ae874289f4 Mon Sep 17 00:00:00 2001 From: "MJM_2025_05\\polly" Date: Wed, 24 Sep 2025 16:09:04 +0800 Subject: [PATCH 1/2] =?UTF-8?q?fix:=20=E8=A8=AD=E5=AE=9A=20-=20=E7=B6=AD?= =?UTF-8?q?=E9=81=8B=E5=BB=A0=E5=95=86=20-=20modal=20=E7=84=A1=E6=B3=95?= =?UTF-8?q?=E9=97=9C=E9=96=89=E5=95=8F=E9=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/setting/components/Vendor.vue | 89 ++++---- src/views/setting/components/VendorModal.vue | 226 ++++++++++++------- 2 files changed, 190 insertions(+), 125 deletions(-) diff --git a/src/views/setting/components/Vendor.vue b/src/views/setting/components/Vendor.vue index cb087c4..60b5fcb 100644 --- a/src/views/setting/components/Vendor.vue +++ b/src/views/setting/components/Vendor.vue @@ -1,38 +1,22 @@