更改API路径
This commit is contained in:
parent
1c4744d38d
commit
e794314496
|
@ -1,4 +1,4 @@
|
||||||
import request, { post } from '@/utils/request'
|
import { post } from '@/utils/request'
|
||||||
|
|
||||||
export function getList(data) {
|
export function getList(data) {
|
||||||
return post('/api/role/queryRoleByPage', data)
|
return post('/api/role/queryRoleByPage', data)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user