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"
                       />