From c8e279927a36c755fd78769cfa8e489568192aa4 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Sat, 28 Aug 2021 16:31:05 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/zhba_enterprises

---
 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 04d848c..621a50e 100644
--- a/src/views/applyexam/index.vue
+++ b/src/views/applyexam/index.vue
@@ -76,7 +76,7 @@
                 icon="el-icon-folder-checked"
                 v-if="permission.applyexam_import"
                @click="handleImport"
-                >清册导入
+                >批量报名
               </el-button>
             </template>
 
@@ -131,7 +131,7 @@
           </el-dialog>
 
           <el-dialog
-            title="清册数据导入"
+            title="批量报名导入"
             append-to-body
             :visible.sync="excelBox"
             width="555px"

--
Gitblit v1.9.3