大区运营中心功能增加
This commit is contained in:
@@ -142,9 +142,10 @@ const submitTeamName = (data) => {
|
||||
})
|
||||
}
|
||||
// 获取运营中心记录
|
||||
const getTeam = () => {
|
||||
const getTeam = (data) => {
|
||||
return request({
|
||||
url : 'user/team',
|
||||
data:data,
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user