fix : 修复费用台账时间搜索
This commit is contained in:
@@ -31,7 +31,9 @@ const searchConfig = reactive([
|
||||
props: {
|
||||
placeholder: '请选择时间',
|
||||
clearable: true,
|
||||
valueFormat: 'YYYY-MM-DD HH:mm:ss',
|
||||
type:'month',
|
||||
format: 'YYYY-MM',
|
||||
valueFormat:'YYYY-MM-DD HH:mm:ss',
|
||||
},
|
||||
colProps: {}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user