From 478a766429f557c11d28ce3b3eeb909db8bb4f1a Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Thu, 04 Aug 2022 15:16:02 +0800
Subject: [PATCH] 表格右上角三按钮隐藏

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

diff --git a/src/views/authority/datascope.vue b/src/views/authority/datascope.vue
index af99c78..bccabfb 100644
--- a/src/views/authority/datascope.vue
+++ b/src/views/authority/datascope.vue
@@ -140,6 +140,7 @@
                 delBtn: false,
                 menuWidth: 150,
                 dialogClickModal: false,
+                header:false,
                 column: [
                     {
                         label: "菜单名称",

--
Gitblit v1.9.3