diff --git a/src/views/recruit/position/index.vue b/src/views/recruit/position/index.vue
index a47b621..5150cc9 100644
--- a/src/views/recruit/position/index.vue
+++ b/src/views/recruit/position/index.vue
@@ -1,129 +1,111 @@
-
+
+
简历审核
-
-
-
+
+
+
+ 待审核
+ 审核通过
+ 审核未通过
+
+
+
+
+ {{ record.isAuditing ? '保存审核结果' : '审核' }}
+
+
+