zengyicheng 3 years ago
parent
commit
02ca276f11
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/pages/addCourse.vue

+ 1 - 1
src/components/pages/addCourse.vue

@@ -393,7 +393,7 @@
                     <div>
                       <input
                         type="text"
-                        placeholder="单元标题"
+                        placeholder="阶段标题"
                         class="binfo_input"
                         v-model="unitJson[unitIndex].dyName"
                       />