报错调整
local-test-CICD / Docker-Build (push) Successful in 2m25s Details

This commit is contained in:
joylink_fanyuhong 2024-09-24 14:05:41 +08:00
parent 069615d05d
commit 27fb1ee4ea
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ let isOpenDialog = false; // 认证弹窗是否打开
const CancelToken = axios.CancelToken;
const source = CancelToken.source();
export default boot(({ app, router }) => {
export default boot(({ app }) => {
// for use inside Vue files (Options API) through this.$axios and this.$api
// 拦截请求,添加