From c97bd0d3b646611474faf6017aebbe34180a0e92 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期一, 30 六月 2025 11:23:33 +0800
Subject: [PATCH] 测试完成

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

diff --git a/src/views/knowledge/education/index.vue b/src/views/knowledge/education/index.vue
index 3168622..12d16fd 100644
--- a/src/views/knowledge/education/index.vue
+++ b/src/views/knowledge/education/index.vue
@@ -1,5 +1,6 @@
 <template>
   <div class="educationmanagement">
+
     <!-- 宸︿晶鏍� -->
     <div class="sidecolumn">
       <div class="sidecolumn-top">
@@ -365,7 +366,7 @@
       </div>
     </div>
     <!-- 娣诲姞绫诲埆寮规 -->
-    <el-dialog title="鏂板绫诲埆" width="30%" :visible.sync="dialogFormVisible">
+    <el-dialog title="绫诲埆缂栬緫" width="30%" :visible.sync="dialogFormVisible">
       <div style="text-align: center; margin-bottom: 20px">
         <el-radio-group v-model="radio">
           <el-radio-button label="涓诲垎绫�"></el-radio-button>
@@ -644,7 +645,7 @@
       // const res = await getnodeCollect();
       // this.nodeCollect = res.data;
       // this.nodeCollect = [
-      //   { name: "闂ㄨ瘖闅忚", value: 1232 },
+      //   { name: "褰卞儚闅忚", value: 1232 },
       //   { name: "鍑洪櫌闅忚", value: 342 },
       // ];
       this.myPieChart();

--
Gitblit v1.9.3