mirror of
https://gitee.com/yudaocode/yudao-ui-admin-vben.git
synced 2025-12-30 10:32:25 +00:00
fix: naive DatePicker default value use formatted-value
This commit is contained in:
@@ -19,6 +19,7 @@ async function initSetupVbenForm() {
|
||||
Checkbox: 'checked',
|
||||
Radio: 'checked',
|
||||
Upload: 'fileList',
|
||||
DatePicker: 'formatted-value',
|
||||
},
|
||||
},
|
||||
defineRules: {
|
||||
|
||||
Reference in New Issue
Block a user