mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 05:46:45 +08:00
讲师管理bug
This commit is contained in:
@@ -134,7 +134,7 @@ const props = defineProps({
|
||||
}
|
||||
});
|
||||
onMounted(()=>{
|
||||
onlineLearningList()
|
||||
// onlineLearningList()
|
||||
})
|
||||
const courseList = ref([])
|
||||
const onlineLearningList = () =>{
|
||||
|
||||
Reference in New Issue
Block a user