Explorar o código

Update student.vue

lex-xin %!s(int64=4) %!d(string=hai) anos
pai
achega
18418f9496
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/workBenchManager/journal/model/student.vue

+ 1 - 1
src/views/workBenchManager/journal/model/student.vue

@@ -18,7 +18,7 @@
             </el-form-item>
             <el-form-item label="课程时间">
                 <!-- {{ showMessage.courseSchedule.classDate | formatTimer }} {{ showMessage.courseSchedule.startClassTime | timer }} -->
-                <el-input disabled v-model.trim="studentForm.courseSchedule.classDate"></el-input>
+                <el-input disabled v-model.trim="studentForm.courseSchedule.startClassTime"></el-input>
             </el-form-item>
             <el-form-item label="老师名称">
                 <el-input disabled v-model.trim="studentForm.courseSchedule.teacher.username"></el-input>