com : minDate 처리하기

This commit is contained in:
Yesol Choi
2025-05-28 16:52:44 +09:00
parent 09ecb0e978
commit d7e2310f51

View File

@@ -166,6 +166,7 @@ watch(currentPage, (newParams) => {
color="green" color="green"
:masks="masks" :masks="masks"
trim-weeks trim-weeks
:minDate="searchParamsList.regSdt"
> >
<template #default="{ inputValue, inputEvents }"> <template #default="{ inputValue, inputEvents }">
<VField> <VField>