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

@@ -44,7 +44,7 @@ const userInfo = {
export default [
{
url: '/api/account/getAccountInfo',
url: '/basic-api/account/getAccountInfo',
timeout: 1000,
method: 'get',
response: () => {