flat: 时间选择

This commit is contained in:
Apcallover
2024-05-21 15:50:59 +08:00
parent 6653360f0b
commit 4fdcbd3f38
4 changed files with 2 additions and 6 deletions

View File

@@ -872,7 +872,7 @@ export default {
prop: 'createTime',
type: 'date',
format: "yyyy-MM-dd",
valueFormat: "yyyy-MM-dd",
valueFormat: "yyyy-MM-dd HH:mm:ss",
}, {
label: '服务发起人',
prop: 'fromName'