zengyicheng 3 年之前
父節點
當前提交
02ca276f11
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"
                       />