|
@@ -81,8 +81,8 @@
|
|
<!-- v-if="scope.row.type !='MIX'" -->
|
|
<!-- v-if="scope.row.type !='MIX'" -->
|
|
<el-button type="text"
|
|
<el-button type="text"
|
|
@click="resetClass(scope.row)">学员调整</el-button>
|
|
@click="resetClass(scope.row)">学员调整</el-button>
|
|
- <el-button type="text"
|
|
|
|
- @click="classAdjustment(scope.row)">班级调整</el-button>
|
|
|
|
|
|
+ <!-- <el-button type="text"
|
|
|
|
+ @click="classAdjustment(scope.row)">班级调整</el-button> -->
|
|
<!--<el-button type="text"
|
|
<!--<el-button type="text"
|
|
@click="recourse(scope.row)">重新排课</el-button> -->
|
|
@click="recourse(scope.row)">重新排课</el-button> -->
|
|
<el-popover placement="top"
|
|
<el-popover placement="top"
|