批量换组

This commit is contained in:
lpq
2023-02-23 01:37:12 +08:00
parent b8bf1cd2dd
commit 9ab0016efc
3 changed files with 35 additions and 21 deletions

View File

@@ -712,6 +712,7 @@
:columns="stuColumns"
:stage="stage"
:visable="tabFlag"
:groupList="groupList"
>
<template #extension="{ data: { record } }">
<a-button @click="showStudent(record)" type="link"