forked from verdnatura/salix-front
Remove unnecesary validate un CustomerNotificationsFilter
This commit is contained in:
parent
7c8b0a345e
commit
a0d75e5b02
|
@ -110,7 +110,6 @@ const clients = ref();
|
|||
<QItemSection>
|
||||
<VnInput
|
||||
:label="t('Email')"
|
||||
:rules="validate('client.email')"
|
||||
clearable
|
||||
is-outlined
|
||||
type="email"
|
||||
|
|
Loading…
Reference in New Issue