mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-26 08:36:19 +08:00
fix(tree): tree can customize title close #344
This commit is contained in:
@@ -161,7 +161,7 @@ const levelRoute = {
|
||||
};
|
||||
export default [
|
||||
{
|
||||
url: '/api/getMenuListById',
|
||||
url: '/basic-api/getMenuListById',
|
||||
timeout: 1000,
|
||||
method: 'get',
|
||||
response: ({ query }) => {
|
||||
|
Reference in New Issue
Block a user