mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-07 09:56:46 +08:00
提交
This commit is contained in:
@@ -134,8 +134,8 @@ export const ROUTER_DETAIL_CHAPTER_LIST = `/stu/router/chapterPcList`
|
|||||||
|
|
||||||
|
|
||||||
/**专业力必修模块 */
|
/**专业力必修模块 */
|
||||||
// let baseUrl = "/growth"
|
let baseUrl = "/growth"
|
||||||
let baseUrl = ""
|
// let baseUrl = ""
|
||||||
//查询专业力必修详情
|
//查询专业力必修详情
|
||||||
export const PROFESSIONAL_STUDENT_DETAIL = id => `${baseUrl}/professional/student/studentGrowthDetail/${id}`
|
export const PROFESSIONAL_STUDENT_DETAIL = id => `${baseUrl}/professional/student/studentGrowthDetail/${id}`
|
||||||
//查询专业力必修详情
|
//查询专业力必修详情
|
||||||
|
|||||||
Reference in New Issue
Block a user