mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-22 17:26:46 +08:00
Merge branch 'zcwy-teacher-manage' of https://codeup.aliyun.com/648097ddb583fece2f059e59/vue/fe-manage into zcwy-teacher-manage
This commit is contained in:
@@ -82,4 +82,4 @@ export const isConfirm = (obj) => http.post('/admin/expenseBill/isConfirm',obj)
|
||||
//培训发生组织根节点列表
|
||||
export const parentList = () => http.get('/admin/affiliation/parentList')
|
||||
//讲师级别获取
|
||||
export const getAllLevelList = () => http.get(' /admin/system/getAllLevelList')
|
||||
export const getAllLevelList = () => http.get('/admin/system/getAllLevelList')
|
||||
|
||||
Reference in New Issue
Block a user