yq1 1 vuosi sitten
vanhempi
commit
dd7aa74753

+ 2 - 1
src/xt_pages/Dialysisanalysis/new_otherIndicators/components/Total_table.vue Näytä tiedosto

@@ -325,7 +325,8 @@ export default {
325 325
           mode:mode_id,
326 326
           origin:this.source,
327 327
           page:this.currentPage,
328
-          limit:this.limit
328
+          limit:this.limit,
329
+          time_way:this.date_mode,
329 330
         }
330 331
         this.Getdialysisdetailsinfo(params)
331 332
       }