fix:bug layout datepicker
This commit is contained in:
parent
ba729ba718
commit
499c0d40b2
2 changed files with 3 additions and 2 deletions
|
|
@ -229,6 +229,7 @@ onMounted(() => {
|
|||
outlined
|
||||
lazy-rules
|
||||
:max-date="dateNow"
|
||||
:teleport="true"
|
||||
>
|
||||
<template #year="{ year }">
|
||||
{{ year + 543 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue