From 2c41bb9bde06f279c41d3d2a4bdc65edc4be24b8 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Tue, 23 Nov 2021 16:23:43 +0800
Subject: [PATCH] +

---
 src/views/trainApply/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/trainApply/index.vue b/src/views/trainApply/index.vue
index 53d1f50..5bc004c 100644
--- a/src/views/trainApply/index.vue
+++ b/src/views/trainApply/index.vue
@@ -2,7 +2,7 @@
  * @Author: Morpheus
  * @Date: 2021-07-05 16:31:54
  * @Last Modified by: liu
- * @Last Modified time: 2021-10-26 15:33:54
+ * @Last Modified time: 2021-11-23 16:23:28
  * menu-name 报名考试
  */
 <template>
@@ -172,7 +172,7 @@
         dialogClickModal: false,
         // 操作栏宽度
         menuWidth: 200,
-
+        ...this.$store.state.control.clearOtherBut,
         column: [
           {
             label: "保安姓名",

--
Gitblit v1.9.3