fix : 修复专项资金权限, 费用台账时间搜索

This commit is contained in:
2024-07-07 23:36:20 +08:00
parent ac409710d8
commit 23975e056a
2 changed files with 4 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ const searchConfig = reactive([
clearable: true,
type:'month',
format: 'YYYY-MM',
valueFormat:'YYYY-MM-DD HH:mm:ss',
valueFormat:'YYYY-MM',
},
colProps: {}
},