From 72494017571a978f4dea4b9c3d4caf896c33830e Mon Sep 17 00:00:00 2001
From: lizhichao <lizhichao000888@163.com>
Date: Wed, 1 Feb 2023 11:44:44 +0800
Subject: [PATCH] =?UTF-8?q?=E5=90=88=E6=A0=BC=E5=88=86=E6=95=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../src/views/educationPlanExam/textPaper/index.vue             | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/danger-manage-web/src/views/educationPlanExam/textPaper/index.vue b/danger-manage-web/src/views/educationPlanExam/textPaper/index.vue
index c40be86..29a1305 100644
--- a/danger-manage-web/src/views/educationPlanExam/textPaper/index.vue
+++ b/danger-manage-web/src/views/educationPlanExam/textPaper/index.vue
@@ -90,7 +90,7 @@
         </template>
       </el-table-column>
       <el-table-column
-        label="答对几题算合格"
+        label="合格分数"
         align="center"
         prop="qualifiedNum"
         :formatter="formatter"
-- 
2.18.1