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 ? '不通过' : '未审核'}}
+ 通过
+ 不通过
+ 未审核