From f1ba100d56a1deaa9b61e05e5e2c2fcb7e14ad6d Mon Sep 17 00:00:00 2001 From: XingQue Date: Thu, 9 Jul 2026 22:58:57 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=BA=97=E9=93=BA=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E9=A1=B5=E6=96=B0=E5=A2=9E=E5=A4=8D=E5=88=B6=E5=BA=97=E9=93=BA?= =?UTF-8?q?=E5=95=86=E5=93=81=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 在店铺详情中支持填写源/目标用户ID并选择覆盖或补充模式调用新接口。 Co-authored-by: Cursor --- src/views/shop/List.vue | 94 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 93 insertions(+), 1 deletion(-) diff --git a/src/views/shop/List.vue b/src/views/shop/List.vue index 08b9a6b..800f8d0 100644 --- a/src/views/shop/List.vue +++ b/src/views/shop/List.vue @@ -152,6 +152,7 @@
编辑 + 复制店铺商品 + + + + + + + + + + + + + 补充(保留目标店原有,追加复制) + 全部覆盖(清空目标店后复制) + + + + + + @@ -236,7 +266,7 @@