fuliqi
2024-07-24 f4c9e524b01b63836429812ea996ad662572120d
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="开始时间" />
@@ -96,4 +96,4 @@
.text-num {
  color: var(--el-color-primary);
}
</style>
</style>