@ -422,7 +422,7 @@ export default {
this.filterQuery.page=null;
},
formSubmit() {
this.formData.roleId = 1;
this.formData.roleId = this.check;
updateCustomers(this.formData)
.then((response) => {
this.loading = false;