From 0730e215d89c7de7f5f5e67bffdf61074f855cd1 Mon Sep 17 00:00:00 2001 From: puhui999 Date: Fri, 20 Oct 2023 22:16:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E6=96=87=E7=AB=A0=E7=AE=A1?= =?UTF-8?q?=E7=90=86=20review=20=E6=8F=90=E5=88=B0=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mall/promotion/article/ArticleForm.vue | 33 +++++++++---------- src/views/mall/promotion/article/index.vue | 19 +++++------ 2 files changed, 25 insertions(+), 27 deletions(-) diff --git a/src/views/mall/promotion/article/ArticleForm.vue b/src/views/mall/promotion/article/ArticleForm.vue index 80248f6a..1e44fad6 100644 --- a/src/views/mall/promotion/article/ArticleForm.vue +++ b/src/views/mall/promotion/article/ArticleForm.vue @@ -40,7 +40,6 @@ - @@ -59,19 +58,6 @@ - - - - - - - - @@ -98,6 +84,14 @@ + + + + {{ spuList.find((item) => item.id === formData.spuId)?.name }} + + 选择商品 + + @@ -110,12 +104,14 @@ 取 消 +