⚡ 修改表格显示字段.
This commit is contained in:
@@ -93,5 +93,5 @@ export function deleteMenu(id: number) {
|
||||
* 刷新缓存
|
||||
*/
|
||||
export function refreshCache() {
|
||||
return axios.put('/infra/permission/refresh-cache');
|
||||
return axios.put('/infra/user-permission/refresh-cache');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user