From 9f33f25c9999e1e64dcec069f08b218d01d149fb Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Thu, 29 Jul 2021 21:10:57 +0800
Subject: [PATCH] 报名考试样式调整
---
src/views/applyexam/index.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/applyexam/index.vue b/src/views/applyexam/index.vue
index 02e65dd..4c50cd7 100644
--- a/src/views/applyexam/index.vue
+++ b/src/views/applyexam/index.vue
@@ -50,13 +50,13 @@
</el-button>
</template> -->
- <template slot="menuLeft">
+ <!-- <template slot="menuLeft">
<el-button type="danger"
size="small"
icon="el-icon-delete"
@click="questionBankHandleDelete">删 除
</el-button>
- </template>
+ </template> -->
<template slot-scope="{ type,row }" slot="menu">
<el-button
--
Gitblit v1.9.3