mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into refund-booking
This commit is contained in:
@@ -50,7 +50,8 @@
|
|||||||
this.$emit('submit')
|
this.$emit('submit')
|
||||||
},
|
},
|
||||||
successHandler(response){
|
successHandler(response){
|
||||||
this.content = '';
|
this.parameters.content = '';
|
||||||
|
this.closeModal();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
mixins: [modalFormHandler]
|
mixins: [modalFormHandler]
|
||||||
|
|||||||
Reference in New Issue
Block a user