From 7b88c8d3fcffab8778f61233de7d922542c09628 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Thu, 12 Sep 2024 23:13:51 +0800 Subject: [PATCH] =?UTF-8?q?Fix:=E3=80=90=E5=95=86=E5=9F=8E=E5=B0=8F?= =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E3=80=91=E5=95=86=E5=93=81=E8=AF=A6=E6=83=85?= =?UTF-8?q?=E9=A1=B5=E2=80=94=E5=95=86=E5=93=81=E8=AF=84=E4=BB=B7=E2=80=94?= =?UTF-8?q?=E5=95=86=E5=93=81=E8=A7=84=E6=A0=BC=E6=B7=BB=E5=8A=A0=E5=9C=86?= =?UTF-8?q?=E8=A7=92=E7=9F=A9=E5=BD=A2=E8=83=8C=E6=99=AF=E8=89=B2=EF=BC=8C?= =?UTF-8?q?=E8=89=B2=E5=80=BC=EF=BC=9AFDEDED?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/UserEvaluation.vue | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/components/UserEvaluation.vue b/components/UserEvaluation.vue index 1d33b06..084d160 100644 --- a/components/UserEvaluation.vue +++ b/components/UserEvaluation.vue @@ -14,7 +14,7 @@ - {{ item.sku }} + {{ item.sku }} @@ -70,3 +70,11 @@ export default { } }; +