diff --git a/src/components/Study/manager.vue b/src/components/Study/manager.vue
index 7fca576d..8b133fd9 100644
--- a/src/components/Study/manager.vue
+++ b/src/components/Study/manager.vue
@@ -260,8 +260,8 @@
- {{scope.row.status == 9? '已完成':scope.row.status == 2?'进行中':'未开始'}}
- {{scope.row.status == 9? '已完成':'未开始'}}
+
+ {{scope.row.status == 9? '已完成':scope.row.status == 2?'进行中':'未开始'}}
@@ -286,6 +286,7 @@
+