src/components/chat/chatComponents/summaryCom/components/recordSet/RecordSetDialog.vue
@@ -61,6 +61,7 @@ step_time: stepTime.value, }); chartValues.value = res.values; chartValues.value.chart = 'single_line' nextTick(()=>{ recordSetRef.value.drawChart(); })