mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-19 07:46:43 +08:00
feat: 添加新的受众选择和报名功能,新增多个API请求,更新样式以优化用户体验
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<section class="app-main xuc-content">
|
||||
<div class="main-body">
|
||||
<CourseManage />
|
||||
<CourseManage :show-signup-actions="true" />
|
||||
</div>
|
||||
</section>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user