mirror of
https://github.com/chillzhuang/Saber.git
synced 2024-11-05 10:09:40 +08:00
⚡ 优化代码
This commit is contained in:
parent
eb810c7619
commit
27a222a608
@ -40,7 +40,7 @@ export const add = (row) => {
|
||||
|
||||
export const update = (row) => {
|
||||
return request({
|
||||
url: '/api/blade-user/submit',
|
||||
url: '/api/blade-user/update',
|
||||
method: 'post',
|
||||
data: row
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user