This commit is contained in:
helloDy
2023-11-16 13:57:21 +08:00
parent 4ce62c14ee
commit 3667b98da9
6 changed files with 26 additions and 19 deletions

View File

@@ -80,7 +80,7 @@ export default {
type: 'datePicker',
label: '时间',
dateType: 'month',
format: 'yyyy-MM-dd',
format: 'yyyy-MM',
valueFormat: 'yyyy-MM-dd HH:mm:ss',
rangeSeparator: '-',
startPlaceholder: '开始时间',