@@ -119,7 +119,7 @@ export default {
src: item[this.pathKey]
}),
query: item.query
- })
+ }).catch(() => {})
}