src/utils/request.js @@ -66,7 +66,7 @@ } } } config.headers['version'] = import.meta.env.VITE_APP_VERSION ; config.headers['local'] = import.meta.env.VITE_APP_LOCAL ; return config }, error => { console.log(error)