From 19192127f0855dfaa7a28751abbabfcff3aa9c47 Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: 星期四, 12 九月 2024 09:35:35 +0800
Subject: [PATCH] bug修改

---
 src/views/onlineEducation/classHourBatch/components/batchDialog.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/onlineEducation/classHourBatch/components/batchDialog.vue b/src/views/onlineEducation/classHourBatch/components/batchDialog.vue
index 0359406..ac2a8ee 100644
--- a/src/views/onlineEducation/classHourBatch/components/batchDialog.vue
+++ b/src/views/onlineEducation/classHourBatch/components/batchDialog.vue
@@ -34,7 +34,7 @@
               :popper-class="reselect.name"
               @change="selectValue"
               class="item-width"
-              placeholder="请选择题库"
+              placeholder="请选择课程"
           >
             <el-option
                 v-for="item in state.courseList"

--
Gitblit v1.9.2