This commit is contained in:
Pengxiansen
2025-02-26 10:34:28 +08:00
parent 7c20a11687
commit 5f230a6543
3 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
// import ajax from '@/utils/xajax.js'
import ajax from '../ajax';
const baseURL = process.env.VUE_APP_GROWTH_API_PATH;
// const baseURL = '/growth';
// const baseURL = process.env.VUE_APP_GROWTH_API_PATH;
const baseURL = '/growth';
// 查询专业力必修列表
export const listData = (obj) => ajax.get(baseURL, '/professional/student/studentGrowthList', { params: obj })
// 查询专业力统计