Merge pull request 'fix : 项目实施台账时间搜索' (#592) from dd into master

Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/592
This commit is contained in:
2024-07-18 08:56:59 +00:00

View File

@@ -106,7 +106,7 @@ const searchConfig = reactive([
placeholder: '请选择月份',
clearable: true,
format: 'YYYY-MM',
valueFormat: 'YYYY-MM-DD HH:mm:ss',
valueFormat: 'YYYY-MM',
},
colProps: {}
},