|
@@ -30,9 +30,9 @@
|
|
<div class="btnList">
|
|
<div class="btnList">
|
|
<el-button type="primary" v-permission="'courseSchedule/coursePostpone'" v-if="team_status == 'PROGRESS'"
|
|
<el-button type="primary" v-permission="'courseSchedule/coursePostpone'" v-if="team_status == 'PROGRESS'"
|
|
@click="postpone" style="margin-bottom: 20px">课程顺延</el-button>
|
|
@click="postpone" style="margin-bottom: 20px">课程顺延</el-button>
|
|
- <el-button type="primary" v-permission="'/memberClassList'"
|
|
|
|
|
|
+ <!-- <el-button type="primary" v-permission="'/memberClassList'"
|
|
v-if="courseViewType == 2 && team_status == 'PROGRESS'" @click="gotoMemberCourse"
|
|
v-if="courseViewType == 2 && team_status == 'PROGRESS'" @click="gotoMemberCourse"
|
|
- style="margin-bottom: 20px">会员课程排课</el-button>
|
|
|
|
|
|
+ style="margin-bottom: 20px">会员课程排课</el-button> -->
|
|
<!-- <div
|
|
<!-- <div
|
|
class="newBand"
|
|
class="newBand"
|
|
style="width: 120px"
|
|
style="width: 120px"
|