From 15971b6feb67dabbfffe7773a3c65ca3d7eeb92f Mon Sep 17 00:00:00 2001 From: owen Date: Sat, 26 Aug 2023 13:09:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=93=81=E8=AF=84=E8=AE=BA=EF=BC=9A?= =?UTF-8?q?=201.=E7=A7=BB=E9=99=A4scores=EF=BC=8C=E7=94=B1=E5=90=8E?= =?UTF-8?q?=E7=AB=AF=E8=87=AA=E5=8A=A8=E8=AE=A1=E7=AE=97=202.SPU=E3=80=81S?= =?UTF-8?q?KU=E9=80=89=E6=8B=A9=E7=BB=84=E4=BB=B6=EF=BC=8C=E6=94=BE?= =?UTF-8?q?=E5=88=B0SPU=E7=BB=84=E4=BB=B6=E7=9B=AE=E5=BD=95=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mall/product/comment/CommentForm.vue | 8 ++------ .../{comment => spu}/components/SkuTableSelect.vue | 1 - .../{comment => spu}/components/SpuTableSelect.vue | 1 - 3 files changed, 2 insertions(+), 8 deletions(-) rename src/views/mall/product/{comment => spu}/components/SkuTableSelect.vue (97%) rename src/views/mall/product/{comment => spu}/components/SpuTableSelect.vue (98%) diff --git a/src/views/mall/product/comment/CommentForm.vue b/src/views/mall/product/comment/CommentForm.vue index f4180f45..8a60bef1 100644 --- a/src/views/mall/product/comment/CommentForm.vue +++ b/src/views/mall/product/comment/CommentForm.vue @@ -36,10 +36,6 @@ - - - - @@ -60,9 +56,9 @@