diff --git a/src/layouts/policy-info/policy-info.vue b/src/layouts/policy-info/policy-info.vue index d0c642fb1..f752c1611 100644 --- a/src/layouts/policy-info/policy-info.vue +++ b/src/layouts/policy-info/policy-info.vue @@ -39,7 +39,7 @@ format="MM/dd/yyyy" modelType="MM/dd/yyyy" :enableTimePicker="false" - :textInputOnly="true" + :textInput="true" :maxDate="today" :preventMinMaxNavigation="true" />