From e06cd3953ba8a6e0eee11c235bce9ced419a2800 Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期三, 03 六月 2026 14:05:08 +0800
Subject: [PATCH] 测试完成

---
 src/views/knowledge/education/examine/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/knowledge/education/examine/index.vue b/src/views/knowledge/education/examine/index.vue
index 4813531..e2ac871 100644
--- a/src/views/knowledge/education/examine/index.vue
+++ b/src/views/knowledge/education/examine/index.vue
@@ -62,7 +62,7 @@
             <!-- 鍗曢�� -->
             <div class="topic-dev" v-for="item in valssu" :key="item.aaa">
               <div class="dev-text">
-                {{ item.idd }}銆乕鍗曢�塢&nbsp&nbsp<span>{{ item.wssd }}</span>
+                {{ item.idd }}. [鍗曢�塢&nbsp&nbsp<span>{{ item.wssd }}</span>
               </div>
               <div class="dev-xx">
                 <el-radio-group v-model="radio">
@@ -78,7 +78,7 @@
             <!-- 澶氶�� -->
             <div class="topic-dev" v-for="item in valssu" :key="item.aaa">
               <div class="dev-text">
-                {{ item.idd }}銆乕澶氶�塢&nbsp&nbsp<span>{{ item.wssd }}</span>
+                {{ item.idd }}. [澶氶�塢&nbsp&nbsp<span>{{ item.wssd }}</span>
               </div>
               <div class="dev-xx">
                 <el-checkbox-group v-model="radios">

--
Gitblit v1.9.3