mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-28 14:41:44 +00:00
fix(tree): tree can customize title close #344
This commit is contained in:
@@ -14,7 +14,7 @@ const demoList = (() => {
|
||||
|
||||
export default [
|
||||
{
|
||||
url: '/api/select/getDemoOptions',
|
||||
url: '/basic-api/select/getDemoOptions',
|
||||
timeout: 4000,
|
||||
method: 'get',
|
||||
response: ({ query }) => {
|
||||
|
Reference in New Issue
Block a user