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>
|
<QItemSection>
|
||||||
<VnInput
|
<VnInput
|
||||||
:label="t('Email')"
|
:label="t('Email')"
|
||||||
:rules="validate('client.email')"
|
|
||||||
clearable
|
clearable
|
||||||
is-outlined
|
is-outlined
|
||||||
type="email"
|
type="email"
|
||||||
|
|
Loading…
Reference in New Issue