@@ -317,6 +317,7 @@ export default {
type: 'success',
position: 'bottom-right'
})
+ this.loadList()
}
}).catch(console.error).finally(() => {})
},