From 818d4458d77505b25ea057b49b409b1868ea8cff Mon Sep 17 00:00:00 2001
From: wang-hao-jie <1550036656@qq.com>
Date: 星期一, 06 六月 2022 15:34:11 +0800
Subject: [PATCH] 默认更改列表

---
 src/views/sys/dict-manage/dictManage.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/sys/dict-manage/dictManage.vue b/src/views/sys/dict-manage/dictManage.vue
index 68f39b1..70c3878 100644
--- a/src/views/sys/dict-manage/dictManage.vue
+++ b/src/views/sys/dict-manage/dictManage.vue
@@ -341,6 +341,7 @@
           key: "value",
           minWidth: 160,
           sortable: true,
+          tooltip:true,
         },
         {
           title: "澶囨敞",

--
Gitblit v1.9.1