修改到期时间时间格式

This commit is contained in:
xlsea
2023-03-17 11:41:49 +08:00
parent adb2fe1cc6
commit 9d79fd9b17

View File

@@ -347,6 +347,7 @@ export default {
{
xType: 'datePicker',
type: 'datetime',
valueFormat: 'yyyy-MM-ddTHH:mm:ss',
name: 'dueDate',
label: '到期时间',
show: !!_this.showConfig.dueDate