@@ -230,7 +230,7 @@ import html2canvas from "html2canvas"
const params={
start_time:this.start_date,
end_time:this.end_date,
- statistics_type:1
+ statistics_type:2
}
Getpatinetbp(params).then(response =>{
if(response.data.state ==1){