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

@@ -14,7 +14,7 @@ const demoList = (() => {
export default [
{
url: '/api/select/getDemoOptions',
url: '/basic-api/select/getDemoOptions',
timeout: 4000,
method: 'get',
response: ({ query }) => {