讲师管理bug

This commit is contained in:
zhangsir
2024-11-26 19:21:13 +08:00
parent 67c904c693
commit 62688a0185
16 changed files with 100 additions and 55 deletions

View File

@@ -134,7 +134,7 @@ const props = defineProps({
}
});
onMounted(()=>{
onlineLearningList()
// onlineLearningList()
})
const courseList = ref([])
const onlineLearningList = () =>{