讲师管理bug

This commit is contained in:
zhangsir
2024-12-14 18:09:52 +08:00
parent ea86a35087
commit b877b22ae7
3 changed files with 4 additions and 5 deletions

View File

@@ -131,7 +131,7 @@ const props = defineProps({
title: {
type: String,
default: ''
}
},
});
onMounted(()=>{
// onlineLearningList()
@@ -237,7 +237,6 @@ function onLoadData(treeNode) {
}
);
}
const openDrawer = () => {
visiable.value = true;
stuSelectRows.value = props.arrayList