From e856deb4dfa66f042bc1c3e28db2217c327b036c Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Wed, 13 Oct 2021 17:04:19 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/zhba_exam
---
src/views/startexam/index.vue | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/src/views/startexam/index.vue b/src/views/startexam/index.vue
index 7b0f31d..4f6df89 100644
--- a/src/views/startexam/index.vue
+++ b/src/views/startexam/index.vue
@@ -99,6 +99,11 @@
"
>完成考试 {{ time }}</el-button
>
+ <!-- <el-button
+ type="success"
+ @click="submitExam"
+ >完成考试 {{ time }}</el-button
+ > -->
</div>
</div>
</el-col>
--
Gitblit v1.9.3