From 15971b6feb67dabbfffe7773a3c65ca3d7eeb92f Mon Sep 17 00:00:00 2001 From: owen Date: Sat, 26 Aug 2023 13:09:14 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=95=86=E5=93=81=E8=AF=84=E8=AE=BA?= =?UTF-8?q?=EF=BC=9A=201.=E7=A7=BB=E9=99=A4scores=EF=BC=8C=E7=94=B1?= =?UTF-8?q?=E5=90=8E=E7=AB=AF=E8=87=AA=E5=8A=A8=E8=AE=A1=E7=AE=97=202.SPU?= =?UTF-8?q?=E3=80=81SKU=E9=80=89=E6=8B=A9=E7=BB=84=E4=BB=B6=EF=BC=8C?= =?UTF-8?q?=E6=94=BE=E5=88=B0SPU=E7=BB=84=E4=BB=B6=E7=9B=AE=E5=BD=95?= =?UTF-8?q?=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 @@ diff --git a/src/views/mall/product/comment/index.vue b/src/views/mall/product/comment/index.vue index 7647aff1..4fe65a86 100644 --- a/src/views/mall/product/comment/index.vue +++ b/src/views/mall/product/comment/index.vue @@ -60,7 +60,6 @@ -