From 0f9ab54b8b11e20f8f72ecacf62a959dbd82598e Mon Sep 17 00:00:00 2001
From: dsh <15569653818@163.com>
Date: Wed, 24 Apr 2024 10:38:56 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/AllTypeFile/update.vue | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/components/AllTypeFile/update.vue b/src/components/AllTypeFile/update.vue
index 5e5e12f..d2f72e2 100644
--- a/src/components/AllTypeFile/update.vue
+++ b/src/components/AllTypeFile/update.vue
@@ -27,7 +27,9 @@
- {{ scope.row.state === 1 ? '通过' : scope.row.state === 2 ? '不通过' : '未审核'}}
+ 通过
+ 不通过
+ 未审核