mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-26 08:36:19 +08:00
feat(desc-page): add desc page demo
This commit is contained in:
@@ -13,5 +13,8 @@ export function demoListApi(params: DemoParams) {
|
||||
url: Api.DEMO_LIST,
|
||||
method: 'GET',
|
||||
params,
|
||||
headers: {
|
||||
ignoreCancelToken: true,
|
||||
},
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user