This commit is contained in:
yanran200730
2023-06-20 17:35:56 +08:00
parent 80438a6ef2
commit 22c77339d2
2 changed files with 2 additions and 1 deletions

View File

@@ -35,7 +35,6 @@ instance.interceptors.request.use(config => {
if (['/qxn', '/analysis'].includes(config.baseURL)) {
config.url = config.url.replace(/(app|auth|admin)\//, "api/")
}
config.url = config.url.replace(/(app|auth|admin)\//, "api/")
return config
}, error => Message.error(error))
export default instance

View File

@@ -47,6 +47,8 @@
</div>
</div>
</template>
<template slot="content">
<ai-card title="当天数据统计">
<template #right>