From d93ed5c5aadcf3d49f824339c26ebfac911be06d Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期五, 07 十一月 2025 14:39:38 +0800
Subject: [PATCH] 测试完成
---
src/views/knowledge/education/index copy.vue | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/views/knowledge/education/index copy.vue b/src/views/knowledge/education/index copy.vue
index fba5af0..cdd78a6 100644
--- a/src/views/knowledge/education/index copy.vue
+++ b/src/views/knowledge/education/index copy.vue
@@ -365,7 +365,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>
@@ -595,6 +595,7 @@
queryParams: {
pageNum: 1,
pageSize: 20,
+ hetype:1,
isavailable: "",
},
};
@@ -643,7 +644,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