From cfce577132832b5291c5bd3b171d7f4397d44643 Mon Sep 17 00:00:00 2001 From: 819527061@qq.com <123456> Date: 星期二, 14 五月 2024 17:06:53 +0800 Subject: [PATCH] docs:参数加密 --- 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