unique validator

This commit is contained in:
2020-09-09 11:02:22 +02:00
parent a8ed36ddd1
commit 801d801eb8
8 changed files with 95 additions and 57 deletions
@@ -169,6 +169,7 @@
{
this.setState('success');
this.setDirty(false);
this.setErrors(null);
resolve(response);
if (response.model && this.route && this.$route.name !== this.route)