fix(tree): tree can customize title close #344

This commit is contained in:
Vben
2021-03-11 01:22:10 +08:00
parent a759e44c6e
commit ed422b7c56
12 changed files with 38 additions and 49 deletions

View File

@@ -161,7 +161,7 @@ const levelRoute = {
};
export default [
{
url: '/api/getMenuListById',
url: '/basic-api/getMenuListById',
timeout: 1000,
method: 'get',
response: ({ query }) => {