mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-16 14:26:45 +08:00
Merge remote-tracking branch 'origin/manage-release' into manage-release
# Conflicts: # src/components/student/ChangeLevelModal.vue # src/components/student/TableStudent.vue
This commit is contained in:
@@ -266,7 +266,7 @@ function submitCall(flag) {
|
|||||||
flag && getStuList();
|
flag && getStuList();
|
||||||
}
|
}
|
||||||
|
|
||||||
//调整关卡
|
// 调整关卡;
|
||||||
const visiblene = ref(false);
|
const visiblene = ref(false);
|
||||||
const showChangeModal = () => {
|
const showChangeModal = () => {
|
||||||
if(!stuSelectKeys.value.length){
|
if(!stuSelectKeys.value.length){
|
||||||
|
|||||||
Reference in New Issue
Block a user