@@ -383,6 +383,7 @@ export default {
// }
}).catch(error => {
//console.log(error)
+ this.hideLoading()
notify('error', error.data)
})