Browse Source

9月11,体重血压

yq1 1 week ago
parent
commit
cd72c3b76c

+ 1 - 1
src/xt_pages/Dialysisanalysis/weightblood/components/after_Blood.vue View File

230
         const params={
230
         const params={
231
           start_time:this.start_date,
231
           start_time:this.start_date,
232
           end_time:this.end_date,
232
           end_time:this.end_date,
233
-          statistics_type:1
233
+          statistics_type:2
234
         }
234
         }
235
         Getpatinetbp(params).then(response =>{
235
         Getpatinetbp(params).then(response =>{
236
           if(response.data.state ==1){
236
           if(response.data.state ==1){