From 3806719a6663dfbafd8424380e7b7c33684606bd Mon Sep 17 00:00:00 2001
From: liuyg <liuyg@qq.com>
Date: Wed, 16 Feb 2022 10:16:40 +0800
Subject: [PATCH] +对表格默认按钮的恢复,只取消保安员管理的默认按钮

---
 src/views/dispatch/dispatchChildoperableSee.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/dispatch/dispatchChildoperableSee.vue b/src/views/dispatch/dispatchChildoperableSee.vue
index 13c450c..a6c0bfd 100644
--- a/src/views/dispatch/dispatchChildoperableSee.vue
+++ b/src/views/dispatch/dispatchChildoperableSee.vue
@@ -70,7 +70,6 @@
         editBtnText: "变更派遣",
         // addBtn: false,
         // menuWidth: 160,
-        menu: false,
         align: "center",
         selection: true,
         ...this.$store.state.control.clearOtherBut,

--
Gitblit v1.9.3