修改bug

ww
wangwei 2 years ago
parent c5388f01a7
commit f2a1118498

@ -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;

Loading…
Cancel
Save