From ee0087bb2a995a3b4a769d836fa75fd4dcdf5082 Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: Wed, 06 May 2026 09:47:52 +0800
Subject: [PATCH] 增加查看试卷按钮

---
 src/components/DictTag/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/DictTag/index.vue b/src/components/DictTag/index.vue
index c9ffadd..5f0806b 100644
--- a/src/components/DictTag/index.vue
+++ b/src/components/DictTag/index.vue
@@ -85,4 +85,4 @@
 .el-tag + .el-tag {
   margin-left: 10px;
 }
-</style>
\ No newline at end of file
+</style>

--
Gitblit v1.9.2