|
@@ -28,12 +28,12 @@
|
|
<el-form-item>
|
|
<el-form-item>
|
|
<el-button @click="FetchList" type="danger">搜索</el-button>
|
|
<el-button @click="FetchList" type="danger">搜索</el-button>
|
|
<el-button @click="onReSet" type="primary">重置</el-button>
|
|
<el-button @click="onReSet" type="primary">重置</el-button>
|
|
- <!-- <el-button
|
|
|
|
|
|
+ <el-button
|
|
type="primary"
|
|
type="primary"
|
|
:disabled="!activeChiose.length"
|
|
:disabled="!activeChiose.length"
|
|
@click="deleteUser"
|
|
@click="deleteUser"
|
|
v-permission="'musicGroupPaymentCalenderDetail/batchDel'"
|
|
v-permission="'musicGroupPaymentCalenderDetail/batchDel'"
|
|
- >删除学员</el-button> -->
|
|
|
|
|
|
+ >删除学员</el-button>
|
|
</el-form-item>
|
|
</el-form-item>
|
|
</el-form>
|
|
</el-form>
|
|
<el-table
|
|
<el-table
|