CN-1658 fix: 根据现有时区调整report所选时间
This commit is contained in:
@@ -613,6 +613,7 @@ export default {
|
||||
}
|
||||
const param = {
|
||||
tempId: row.id,
|
||||
// todo 此处时间需要改,后续再确定
|
||||
startTime: dateFormatToUTC(this.timeRange[0]),
|
||||
endTime: dateFormatToUTC(this.timeRange[1]),
|
||||
...this.pageObj
|
||||
|
||||
Reference in New Issue
Block a user