From 38a296e8bc39bf7a99a626f617a6ae859748e6b2 Mon Sep 17 00:00:00 2001 From: MSuMshk <2039814060@qq.com> Date: Thu, 26 Feb 2026 13:09:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=89=B9=E9=87=8F?= =?UTF-8?q?=E5=B7=A5=E5=85=B7=E9=97=A8=E5=BA=97=E9=80=89=E6=8B=A9=E5=99=A8?= =?UTF-8?q?=E4=B8=8E=E7=BB=84=E4=BB=B6=E6=B8=B2=E6=9F=93=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/BatchImportExportPanel.vue | 26 +++++++++------- .../components/BatchMoveCategoryPanel.vue | 13 +++++--- .../components/BatchPriceAdjustPanel.vue | 27 +++++++++------- .../batch/components/BatchSaleSwitchPanel.vue | 12 ++++--- .../batch/components/BatchStoreSyncPanel.vue | 31 ++++++++++--------- .../batch/components/BatchToolCards.vue | 6 ++-- .../product/batch/components/BatchToolbar.vue | 14 +++++++-- 7 files changed, 76 insertions(+), 53 deletions(-) diff --git a/apps/web-antd/src/views/product/batch/components/BatchImportExportPanel.vue b/apps/web-antd/src/views/product/batch/components/BatchImportExportPanel.vue index 42b6caf..f667a61 100644 --- a/apps/web-antd/src/views/product/batch/components/BatchImportExportPanel.vue +++ b/apps/web-antd/src/views/product/batch/components/BatchImportExportPanel.vue @@ -1,5 +1,6 @@ @@ -111,7 +113,7 @@ function setAmount(value: null | number) { {{ item.label }} - - - - + @@ -176,7 +178,7 @@ function setAmount(value: null | number) { 3 预览(共 {{ props.previewTotal }} 个商品,展示前 50 条) - - +
- 确认调价 - - 取消 + +
+ diff --git a/apps/web-antd/src/views/product/batch/components/BatchSaleSwitchPanel.vue b/apps/web-antd/src/views/product/batch/components/BatchSaleSwitchPanel.vue index 1a075c4..4cb5c03 100644 --- a/apps/web-antd/src/views/product/batch/components/BatchSaleSwitchPanel.vue +++ b/apps/web-antd/src/views/product/batch/components/BatchSaleSwitchPanel.vue @@ -1,5 +1,6 @@ @@ -21,7 +28,7 @@ function setStore(value: string | undefined) {
门店 - 选择门店后,工具仅作用于当前门店商品
+