fuliqi
2024-08-15 02b9931c5e3a54d69d4d20a9dc6aad141fc35141
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>