fix(02): issue date
This commit is contained in:
parent
fe6e98426f
commit
b76394e560
1 changed files with 1 additions and 0 deletions
|
|
@ -404,6 +404,7 @@ watch(
|
|||
:id="`${prefixId}-input-citizen-issue`"
|
||||
:readonly="readonly"
|
||||
:label="$t('personnel.form.citizenIssue')"
|
||||
:disabled-dates="disabledAfterToday"
|
||||
:rules="[
|
||||
(val: string) =>
|
||||
!!val ||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue