diff --git a/src/views/routine/enlistmentReserve/applicationForm.vue b/src/views/routine/enlistmentReserve/applicationForm.vue
index 9b9d357..def601c 100644
--- a/src/views/routine/enlistmentReserve/applicationForm.vue
+++ b/src/views/routine/enlistmentReserve/applicationForm.vue
@@ -17,8 +17,8 @@
-
-
+
+
|
@@ -241,8 +241,8 @@
备注 |
保留学籍编号:
-
+
+
+
-
+
@@ -59,12 +59,14 @@
-
-
-
-
+
+
+
+
+
+
-
+
diff --git a/src/views/routine/enlistmentReserve/index.vue b/src/views/routine/enlistmentReserve/index.vue
index 0a0517d..fd912a2 100644
--- a/src/views/routine/enlistmentReserve/index.vue
+++ b/src/views/routine/enlistmentReserve/index.vue
@@ -9,19 +9,19 @@
-
+
-
+
@@ -69,35 +69,40 @@
-
+
+
+ 男
+ 女
+
+
-
-
-
-
-
-
-
+
-
+
+
+ 待提交
+ 审核中
+ 审核通过
+
+
-
+
{{ parseTime(scope.row.reserveStartDate, '{y}-{m}-{d}') }}
-
+
{{ parseTime(scope.row.reserveEndDate, '{y}-{m}-{d}') }}
|