Merge pull request #2967 from dataease/pr@dev@fix_time_com_default

fix(仪表板-其他组件): 时间组件默认值格式
This commit is contained in:
fit2cloud-chenyw 2022-08-29 15:29:11 +08:00 committed by GitHub
commit 402ded93cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -431,7 +431,7 @@ const list = [
openMode: '0',
showWeek: false,
showDate: true,
dateFormat: 'yyyy-MM-dd',
dateFormat: 'yyyy-MM-dd',
timeFormat: 'hh:mm:ss'
},
x: 1,