fix(仪表板-其他组件): 时间组件默认值格式

This commit is contained in:
fit2cloud-chenyw 2022-08-29 03:28:30 -04:00
parent 9f46bb3d89
commit cafac05b04

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,