mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-22 05:53:58 +00:00
fix: remove unnecessary dispatch
This commit is contained in:
@@ -6,7 +6,6 @@ export default {
|
||||
successHandler(response){
|
||||
this.closeModal();
|
||||
this.formHandler('');
|
||||
//this.$store.dispatch('updateProfile', {fullname:response.payload.data.name});
|
||||
},
|
||||
errorHandler(error){
|
||||
console.log("error" ,error);
|
||||
|
||||
Reference in New Issue
Block a user