From 174e03c034b8f483a7eb4931e156649dbe641835 Mon Sep 17 00:00:00 2001
From: wuhui_zzw <1760308791@qq.com>
Date: Thu, 16 Nov 2023 16:16:57 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=EF=BC=9A=E5=95=86=E6=88=B7?=
=?UTF-8?q?=E7=AB=AF=E8=AF=84=E8=AE=BA=E5=AE=A1=E6=A0=B8=E5=8A=9F=E8=83=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/product/Reviews/index.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/views/product/Reviews/index.vue b/src/views/product/Reviews/index.vue
index 0151652..84476e6 100644
--- a/src/views/product/Reviews/index.vue
+++ b/src/views/product/Reviews/index.vue
@@ -152,7 +152,7 @@
{{ scope.row['sort'] }}
-
+
{{ scope.row['status'] == 1 ? '通过' : '待审核' }}