工单详情

This commit is contained in:
helloDy
2023-12-28 09:02:31 +08:00
parent f617597f38
commit a8ca7c37f2
2 changed files with 57 additions and 7 deletions

View File

@@ -84,7 +84,7 @@ export default {
label: '时间',
dateType: 'monthrange',
format: 'yyyy-MM',
valueFormat: 'yyyy-MM-ddTHH:mm:ss',
valueFormat: 'timestamp',
rangeSeparator: '-',
startPlaceholder: '开始时间',
endPlaceholder: '结束时间',