NEZ-1247 fix: Chart perview 时,前端显示时间范围与传参不一致
This commit is contained in:
@@ -358,6 +358,7 @@ export default {
|
||||
},
|
||||
initDialog () {
|
||||
// 此时初始化,才能获得screenShowArea对象,否则此对象为undefined,无法初始化图表
|
||||
this.$refs.pickTime.$refs.timePicker.setCustomTime()
|
||||
const chartType = this.chart.type
|
||||
if (chartType === 'table') {
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user