From 47ef90c6c88fc48090682799a0ca337cdfc0712e Mon Sep 17 00:00:00 2001
From: e <2432808546@qq.com>
Date: Tue, 7 Dec 2021 11:10:10 +0800
Subject: [PATCH] =?UTF-8?q?=E8=80=83=E6=A0=B8=E7=8A=B6=E6=80=81=E5=B1=95?=
=?UTF-8?q?=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/ass/list/index.vue | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/src/pages/ass/list/index.vue b/src/pages/ass/list/index.vue
index 9d359e8..06f3653 100644
--- a/src/pages/ass/list/index.vue
+++ b/src/pages/ass/list/index.vue
@@ -95,12 +95,14 @@
未参加
- 未提交
+
+ 未提交
+
进入
已提交
- 查看成绩
@@ -325,6 +327,12 @@ export default {
};
this.$post(this.api.pageStuAssessment, data).then(res => {
this.listData = res.list;
+ for (var i=0;i {
i.show = false;