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

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,