优化
This commit is contained in:
parent
ed9904773e
commit
c728421164
@ -1,7 +1,7 @@
|
||||
import request from '@/utils/request'
|
||||
|
||||
// 考核任务列表
|
||||
export function apiGetEvaluationTeamList (query) {
|
||||
export function apiGetEvaluationTeamList(query) {
|
||||
return request({
|
||||
url: '/lz_management/evaluationGroup/getGroups',
|
||||
method: 'post',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user