更新团课列表页面,修复路径代理导致的错误识别

This commit is contained in:
2026-06-04 19:11:00 +08:00
parent 2a6409daa9
commit 0e8f19934e
8 changed files with 6 additions and 17 deletions
@@ -1,5 +1,5 @@
import { ref, computed } from 'vue'
import { groupCourseService } from '@/api/envConfig.js'
import { groupCourseService } from '@/request_api/groupCourse.mock.js'
export function useGroupCourseList() {
// 分页相关