123456789101112 |
- <!--
- * @Description: 技能培训 => 技能包 => 精选课程
- * @Author: 空白格
- * @Date: 2022-08-26 10:48:52
- * @LastEditors: 空白格
- * @LastEditTime: 2022-08-26 10:48:52
- * @FilePath: \veterans_client_web\src\views\SkillTraining\SkillPackage\SelectedCourses\SelectedCoursesIndex.vue
- * @Copyright: Copyright (c) 2016~2022 by 空白格, All Rights Reserved.
- -->
- <template>
- <div>精选课程</div>
- </template>
|