mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 04:16:47 +08:00
导入模版
This commit is contained in:
@@ -25,7 +25,7 @@ export const getAddress = (obj) => http.post('/admin/teacher/getAddress', obj)
|
|||||||
export const getCharges = (obj) => http.post('/teacher/fee/getCharges', obj)
|
export const getCharges = (obj) => http.post('/teacher/fee/getCharges', obj)
|
||||||
|
|
||||||
//讲师费发放情况
|
//讲师费发放情况
|
||||||
export const exportTeacherExpense = (obj) => http.get('/admin/export/exportTeacherExpense', {params: obj})
|
export const exportTeacherExpense = (obj) => http.get('/admin/export/exportExpenseTemplate', {params: obj})
|
||||||
|
|
||||||
|
|
||||||
//上传组件
|
//上传组件
|
||||||
|
|||||||
Reference in New Issue
Block a user