diff --git a/apps/web-naive/src/adapter/form.ts b/apps/web-naive/src/adapter/form.ts index c782f5f47..6d6ea0070 100644 --- a/apps/web-naive/src/adapter/form.ts +++ b/apps/web-naive/src/adapter/form.ts @@ -19,6 +19,7 @@ async function initSetupVbenForm() { Checkbox: 'checked', Radio: 'checked', Upload: 'fileList', + DatePicker: 'formatted-value', }, }, defineRules: {