From 456f0e11120d46958cf584b9a64b30dcfa8bfabd Mon Sep 17 00:00:00 2001
From: dap <15891557205@163.com>
Date: Thu, 27 Mar 2025 21:45:35 +0800
Subject: [PATCH] =?UTF-8?q?style:=20=E5=AD=97=E5=85=B8=E7=AE=A1=E7=90=86?=
=?UTF-8?q?=20=E5=AD=97=E5=85=B8=E7=B1=BB=E5=9E=8B=20=E8=A1=A8=E6=A0=BC?=
=?UTF-8?q?=E9=80=89=E4=B8=AD=E8=A1=8C=E5=A2=9E=E5=8A=A0bold=E6=95=88?=
=?UTF-8?q?=E6=9E=9C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
CHANGELOG.md | 4 ++++
apps/web-antd/src/views/system/dict/type/index.vue | 11 +++++++++++
2 files changed, 15 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 89eeeece..8a4f7dc8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
- 测试菜单 请假申请 选中删除 需要根据状态判断
+**OTHER**
+
+- 字典管理 字典类型 表格选中行增加bold效果
+
# 1.2.3
**BUG FIX**
diff --git a/apps/web-antd/src/views/system/dict/type/index.vue b/apps/web-antd/src/views/system/dict/type/index.vue
index 37f3af2c..927cf262 100644
--- a/apps/web-antd/src/views/system/dict/type/index.vue
+++ b/apps/web-antd/src/views/system/dict/type/index.vue
@@ -196,3 +196,14 @@ function handleDownloadExcel() {
+
+