fix : 项目实施台账时间搜索
This commit is contained in:
@@ -106,7 +106,7 @@ const searchConfig = reactive([
|
|||||||
placeholder: '请选择月份',
|
placeholder: '请选择月份',
|
||||||
clearable: true,
|
clearable: true,
|
||||||
format: 'YYYY-MM',
|
format: 'YYYY-MM',
|
||||||
valueFormat: 'YYYY-MM-DD HH:mm:ss',
|
valueFormat: 'YYYY-MM',
|
||||||
},
|
},
|
||||||
colProps: {}
|
colProps: {}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user