From 92d0cf73df170131eba84490d875bc954eb7a708 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Wed, 11 Aug 2021 20:41:58 +0800
Subject: [PATCH] 报名考试修改
---
src/views/applyexam/index.vue | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/views/applyexam/index.vue b/src/views/applyexam/index.vue
index f3f1f53..0a1789a 100644
--- a/src/views/applyexam/index.vue
+++ b/src/views/applyexam/index.vue
@@ -65,9 +65,10 @@
plain
icon="el-icon-folder-checked"
@click="handleBatchExam"
- v-if="examPersission"
+
>生成考试
</el-button>
+ <!-- v-if="examPersission" -->
<el-button
type="primary"
size="small"
--
Gitblit v1.9.3