src/views/home/components/info-data/index.vue
@@ -39,7 +39,7 @@ <el-row class="mb-5" :gutter="40"> <el-col :span="12"> <div class="title text-lg font-bold">本周课程</div> <div class="title text-lg font-bold">我的课程</div> <div class="table-container"> <el-table :data="planeInfo.meetList" height="500" empty-text="暂无数据"> <el-table-column prop="startTime" label="开始时间" />