diff --git a/src/views/project-management/implementation/account.vue b/src/views/project-management/implementation/account.vue index 486f4d2..2fb09ec 100644 --- a/src/views/project-management/implementation/account.vue +++ b/src/views/project-management/implementation/account.vue @@ -106,7 +106,7 @@ const searchConfig = reactive([ placeholder: '请选择月份', clearable: true, format: 'YYYY-MM', - valueFormat: 'YYYY-MM-DD HH:mm:ss', + valueFormat: 'YYYY-MM', }, colProps: {} },