fix : 修复页面细节

This commit is contained in:
2024-05-30 22:51:06 +08:00
parent 92e935622a
commit 7791648837
6 changed files with 36 additions and 19 deletions

View File

@@ -39,6 +39,7 @@ const searchConfig = reactive([
props: {
placeholder: '请选择生成时间',
clearable: true,
valueFormat: 'YYYY-MM-DD',
},
colProps: {}
}, {