@ -185,7 +185,9 @@ export default {
}).catch(err => {
console.info(err)
}).finally(() => {
if (config) {
config.loading = false
}
resolve(config)
})