28169 1 gadu atpakaļ
vecāks
revīzija
313935dfd9

+ 20 - 2
src/xt_pages/dialysis/batch_print/batch_print_order_six.vue Parādīt failu

@@ -1098,8 +1098,8 @@
1098 1098
                               : "/"
1099 1099
                           }}
1100 1100
                         </div>
1101
-                         <span v-if="org_id == 10395 || org_id == 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471 || org_id==10460 || org_id ==10624">ml</span> 
1102
-                         <span v-if="org_id!=10395&&org_id!=9829 && org_id!=10440 && org_id!=10469  && org_id!=10471 && org_id!=10460 && org_id!=10624">L</span>
1101
+                         <span v-if="org_id == 10395 || org_id == 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471 || org_id==10460 || org_id ==10624 || org_id ==10644">ml</span> 
1102
+                         <span v-if="org_id!=10395&&org_id!=9829 && org_id!=10440 && org_id!=10469  && org_id!=10471 && org_id!=10460 && org_id!=10624  && org_id!=10644">L</span>
1103 1103
                       </div>
1104 1104
 
1105 1105
                       <div class="inline_block" style="flex: 1" v-if="org_id == 10469 || org_id ==10598">
@@ -2934,6 +2934,24 @@
2934 2934
                         </div>
2935 2935
                         ml
2936 2936
                       </div>
2937
+
2938
+                      <div class="inline_block" style="flex: 1" v-if="org_id ==10598 || org_id == 0">
2939
+                        在线Kt/V:
2940
+                        <div
2941
+                          class="under_line"
2942
+                          style="width: 100px; text-align: center"
2943
+                        >
2944
+                          {{
2945
+                            record.assessment_after_dislysis &&
2946
+                            record.assessment_after_dislysis
2947
+                              .ktv
2948
+                              ? record.assessment_after_dislysis
2949
+                                  .ktv
2950
+                              : "/"
2951
+                          }}
2952
+                        </div>
2953
+                       
2954
+                      </div>
2937 2955
                     </div>
2938 2956
                     <div
2939 2957
                       class="row"

+ 70 - 0
src/xt_pages/dialysis/batch_print/batch_print_order_sixtyeight.vue Parādīt failu

@@ -724,6 +724,7 @@
724 724
                         </div>
725 725
                       </div>
726 726
                       <div
727
+                        v-if="org_id != 0 && org_id !=10677"
727 728
                         class="inline_block"
728 729
                         style="margin-left: 10px; flex: 1"
729 730
                       >
@@ -741,6 +742,25 @@
741 742
                         </div>
742 743
                         L
743 744
                       </div>
745
+                      <div
746
+                        v-if="org_id == 0 || org_id ==10677"
747
+                        class="inline_block"
748
+                        style="margin-left: 10px; flex: 1"
749
+                      >
750
+                        置换速度:
751
+                        <div
752
+                          class="under_line"
753
+                          style="width: 70px; text-align: center"
754
+                        >
755
+                          {{
756
+                            record.prescription &&
757
+                            record.prescription.displace_speed
758
+                              ? record.prescription.displace_speed
759
+                              : "/"
760
+                          }}
761
+                        </div>
762
+                        L
763
+                      </div>
744 764
                       <div
745 765
                         class="inline_block"
746 766
                         style="margin-left: 10px; flex: 1"
@@ -2936,6 +2956,56 @@
2936 2956
                     </div>
2937 2957
                   </td>
2938 2958
                 </tr>
2959
+
2960
+                <tr v-if="org_id ==10677 || org_id == 0">
2961
+                  <td>
2962
+                    <div
2963
+                      class="row"
2964
+                      style="padding: 2px 0; line-height: 23px; display: flex"
2965
+                    >
2966
+                      <div class="inline_block" style="flex: 1">
2967
+                        带教老师:
2968
+                        <div
2969
+                          class="under_line"
2970
+                          style="width: 80px; text-align: center"
2971
+                        >
2972
+                          <span
2973
+                            v-if="
2974
+                              setAdminUserES(
2975
+                                record.quality_nurse_id,
2976
+                                'quality_nurse_id'
2977
+                              ) == ''
2978
+                            "
2979
+                            >{{
2980
+                              getAdminUser(
2981
+                                record.quality_nurse_id,
2982
+                                "quality_nurse_id"
2983
+                              )
2984
+                                ? getAdminUser(
2985
+                                    record.quality_nurse_id,
2986
+                                    "quality_nurse_id"
2987
+                                  )
2988
+                                : "/"
2989
+                            }}</span
2990
+                          >
2991
+                          <img
2992
+                            class="es-img"
2993
+                            :src="
2994
+                              setAdminUserES(
2995
+                                record.quality_nurse_id,
2996
+                                'quality_nurse_id'
2997
+                              )
2998
+                            "
2999
+                            alt=""
3000
+                            srcset=""
3001
+                            v-else
3002
+                            style="height: 40px"
3003
+                          />
3004
+                        </div>
3005
+                      </div>
3006
+                    </div>
3007
+                  </td>
3008
+                </tr>
2939 3009
               </tbody>
2940 3010
             </table>
2941 3011
           </div>

+ 1 - 1
src/xt_pages/dialysis/details/DialysisPrescription.vue Parādīt failu

@@ -453,7 +453,7 @@
453 453
         </li>
454 454
 
455 455
         <li v-if="isShow('单超时长')">
456
-          <label>单超时长(h): </label>
456
+          <label>单超时长(min): </label>
457 457
           <span class="content">{{this.prescription.single_time}}</span>
458 458
         </li>
459 459
 

+ 1 - 1
src/xt_pages/dialysis/details/dialog/dialysisPrescriptionDialog.vue Parādīt failu

@@ -211,7 +211,7 @@
211 211
                     </el-col>
212 212
 
213 213
                     <el-col :span="8" v-if="isShows('单超时长') && dialysisPrescription.is_water == 1">
214
-                        <el-form-item label="单超时长(h):" prop="single_time" :rules="isCheckmust('单超时长')">
214
+                        <el-form-item label="单超时长(min):" prop="single_time" :rules="isCheckmust('单超时长')">
215 215
                             <el-input v-model="dialysisPrescription.single_time"></el-input>
216 216
                         </el-form-item>
217 217
                     </el-col>

+ 1 - 1
src/xt_pages/dialysis/dialysisPrintOrder.vue Parādīt failu

@@ -3207,7 +3207,7 @@ export default {
3207 3207
       this.queryParams.xtdate = xtdate;
3208 3208
       this.queryParams.xtno = xtno;
3209 3209
       this.queryParams.patient_id = patient_id
3210
-      console.log('wwwwww121212',this.org_template_info.template_id);
3210
+      // console.log('wwwwww121212',this.org_template_info.template_id);
3211 3211
       this.getDialysisRecord();
3212 3212
     } else {
3213 3213
       this.$message.error("参数不齐");

+ 4 - 5
src/xt_pages/dialysis/template/DialysisPrintOrderFiftySeven.vue Parādīt failu

@@ -757,10 +757,10 @@
757 757
               <span v-if="advice.single_dose != 0"
758 758
                 >{{ advice.single_dose }}{{ advice.single_dose_unit }}</span
759 759
               >
760
-              <span v-if="advice.parent_id == 0 && advice.children.length == 0">{{
760
+              <span v-if="advice.advice_name!=undefined">{{
761 761
                 advice.delivery_way
762 762
               }}</span>
763
-              <span v-if="advice.parent_id == 0 && advice.children.length == 0">{{
763
+              <span v-if="advice.advice_name!=undefined">{{
764 764
                 advice.execution_frequency
765 765
               }}</span>
766 766
             </td>
@@ -1434,7 +1434,7 @@ export default {
1434 1434
             this.advices = tableAdvice;
1435 1435
           }
1436 1436
 
1437
-          console.log(this.advices, "this.advices");
1437
+          console.log("0000000000000000000000000000000000000000", this.advices);
1438 1438
 
1439 1439
           this.loading = false;
1440 1440
 
@@ -1468,8 +1468,7 @@ export default {
1468 1468
 
1469 1469
                 var doctor_advice = {
1470 1470
                   delivery_way: this.doctor_advices[index].delivery_way,
1471
-                  execution_frequency:
1472
-                    this.doctor_advices[index].execution_frequency,
1471
+                  execution_frequency:this.doctor_advices[index].execution_frequency,
1473 1472
                   groupno: this.doctor_advices[index].groupno,
1474 1473
                   id: this.doctor_advices[index].id,
1475 1474
                   parent_id: this.doctor_advices[index].parent_id,

+ 16 - 0
src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue Parādīt failu

@@ -2989,6 +2989,22 @@
2989 2989
                       <span v-if="org_id!=9675&&org_id!=10447 &&org_id!=10624"> ml</span>
2990 2990
                       <span v-if="org_id ==9675||org_id==10447 || org_id==10624">L</span>
2991 2991
                     </div>
2992
+
2993
+                    <div class="inline_block" style="flex: 1" v-if="org_id ==10598 || org_id == 0">
2994
+                      在线Kt/V:
2995
+                      <div
2996
+                          class="under_line"
2997
+                          style="width: 100px; text-align: center"
2998
+                        >
2999
+                          {{
3000
+                            afterdialysis &&
3001
+                            afterdialysis.ktv
3002
+                              ? afterdialysis.ktv
3003
+                              : "/"
3004
+                          }}
3005
+                        </div>
3006
+                    </div>
3007
+                    
2992 3008
                   </div>
2993 3009
                   <div
2994 3010
                     class="row"

+ 70 - 0
src/xt_pages/dialysis/template/DialysisPrintOrderSixtyeight.vue Parādīt failu

@@ -748,6 +748,7 @@
748 748
                       </div>
749 749
                     </div>
750 750
                     <div
751
+                      v-if="org_id != 0 && org_id!=10677"
751 752
                       class="inline_block"
752 753
                       style="margin-left: 10px; flex: 1"
753 754
                     >
@@ -764,6 +765,25 @@
764 765
                       </div>
765 766
                       L
766 767
                     </div>
768
+                    <div
769
+                      v-if="org_id == 0 || org_id==10677"
770
+                      class="inline_block"
771
+                      style="margin-left: 10px; flex: 1"
772
+                    >
773
+                      置换速度:
774
+                      <div
775
+                        class="under_line"
776
+                        style="width: 70px; text-align: center"
777
+                      >
778
+                      {{
779
+                              prescription &&
780
+                              prescription.displace_speed
781
+                                ? prescription.displace_speed
782
+                                : "/"
783
+                            }}
784
+                      </div>
785
+                      ml/min
786
+                    </div>
767 787
                     <div
768 788
                       class="inline_block"
769 789
                       style="margin-left: 10px; flex: 1"
@@ -2499,6 +2519,56 @@
2499 2519
                   </div>
2500 2520
                 </td>
2501 2521
               </tr>
2522
+              <tr v-if="org_id ==10677 || org_id == 0">
2523
+                <td colspan="7">
2524
+                  <div
2525
+                    class="row"
2526
+                    style="padding: 2px 0; line-height: 23px; display: flex"
2527
+                  >
2528
+                  <div>
2529
+                    <div class="inline_block" style="flex: 1">
2530
+                      带教老师:
2531
+                      <div
2532
+                        class="under_line"
2533
+                        style="width: 90px; text-align: center"
2534
+                      >
2535
+                        <span
2536
+                          style="height: 30px; display: inline-block"
2537
+                          v-if="
2538
+                            setAdminUserES(
2539
+                              dialysisOrder == null
2540
+                                ? 0
2541
+                                : dialysisOrder.quality_nurse_id
2542
+                            ) == ''
2543
+                          "
2544
+                        >
2545
+                          {{
2546
+                            getAdminUser(
2547
+                              dialysisOrder == null
2548
+                                ? 0
2549
+                                : dialysisOrder.quality_nurse_id
2550
+                            )
2551
+                          }}</span
2552
+                        >
2553
+                        <img
2554
+                          style="height: 35px"
2555
+                          :src="
2556
+                            setAdminUserES(
2557
+                              dialysisOrder == null
2558
+                                ? 0
2559
+                                : dialysisOrder.quality_nurse_id
2560
+                            )
2561
+                          "
2562
+                          alt=""
2563
+                          srcset=""
2564
+                          v-else
2565
+                        />
2566
+                      </div>
2567
+                    </div>
2568
+                  </div>
2569
+                  </div>
2570
+                </td>
2571
+              </tr>
2502 2572
             </tbody>
2503 2573
           </table>
2504 2574
           <!-- <div  class="print-yema">1</div> -->

+ 63 - 8
src/xt_pages/qcd/treatmentControlAnalysis/components/TimePersonal.vue Parādīt failu

@@ -346,6 +346,21 @@ export default {
346 346
             if(modeIdCount[i].mode_id == 32){
347 347
                modeIdCount[i].mode_id = "HDP"
348 348
             }
349
+            if(modeIdCount[i].mode_id == 33){
350
+              modeIdCount[i].mode_id = "HFD"
351
+            }
352
+            if(modeIdCount[i].mode_id == 34){
353
+              modeIdCount[i].mode_id = "HDF100"
354
+            }
355
+            if(modeIdCount[i].mode_id == 35){
356
+              modeIdCount[i].mode_id = "HDF600"
357
+            }
358
+            if(modeIdCount[i].mode_id == 36){
359
+              modeIdCount[i].mode_id = "HDF800"
360
+            }
361
+            if(modeIdCount[i].mode_id == 37){
362
+              modeIdCount[i].mode_id = "HDF1000"
363
+            }
349 364
           }
350 365
           this.modeIdCount = modeIdCount
351 366
 
@@ -449,6 +464,21 @@ export default {
449 464
             if(scheduleCount[i].mode_id == 32){
450 465
               scheduleCount[i].mode_id = "HDP"
451 466
             }
467
+            if(scheduleCount[i].mode_id == 33){
468
+              scheduleCount[i].mode_id = "HFD"
469
+            }
470
+            if(scheduleCount[i].mode_id == 34){
471
+              scheduleCount[i].mode_id = "HDF100"
472
+            }
473
+            if(scheduleCount[i].mode_id == 35){
474
+              scheduleCount[i].mode_id = "HDF600"
475
+            }
476
+            if(scheduleCount[i].mode_id == 36){
477
+              scheduleCount[i].mode_id = "HDF800"
478
+            }
479
+            if(scheduleCount[i].mode_id == 37){
480
+              scheduleCount[i].mode_id = "HDF1000"
481
+            }
452 482
           }
453 483
           this.scheduleCount = scheduleCount
454 484
           let dataInfo = {}
@@ -645,7 +675,18 @@ export default {
645 675
           patients[i].mode_id = "HPD"
646 676
         }else if(patients[i].mode_id == 32){
647 677
           patients[i].mode_id = "HDP"
678
+        }else if(patients[i].mode_id == 33){
679
+          patients[i].mode_id = "HFD"
680
+        }else if(patients[i].mode_id == 34){
681
+          patients[i].mode_id = "HDF100"
682
+        }else if(patients[i].mode_id == 35){
683
+          patients[i].mode_id = "HDF600"
684
+        }else if(patients[i].mode_id == 36){
685
+          patients[i].mode_id = "HDF800"
686
+        }else if(patients[i].mode_id == 37){
687
+          patients[i].mode_id = "HDF1000"
648 688
         }
689
+        
649 690
 
650 691
       }
651 692
     },
@@ -714,15 +755,20 @@ export default {
714 755
          this.DialysisData[i].PE = this.getHdModeIdCount(this.DialysisData[i].patient_id,"PE")
715 756
          this.DialysisData[i].XUEHP = this.getHdModeIdCount(this.DialysisData[i].patient_id,"血浆胆红素吸附+HP")
716 757
          this.DialysisData[i].HPD = this.getHdModeIdCount(this.DialysisData[i].patient_id,"HPD")
717
-          this.DialysisData[i].HDP = this.getHdModeIdCount(this.DialysisData[i].patient_id,"HDP")
758
+         this.DialysisData[i].HDP = this.getHdModeIdCount(this.DialysisData[i].patient_id,"HDP")
759
+         this.DialysisData[i].PHF = this.getScheduleHdModeIdCount(this.DialysisData[i].patient_id,"PHF")
760
+         this.DialysisData[i].HDF100 = this.getScheduleHdModeIdCount(this.DialysisData[i].patient_id,"HDF100")
761
+         this.DialysisData[i].HDF600 = this.getScheduleHdModeIdCount(this.DialysisData[i].patient_id,"HDF600")
762
+         this.DialysisData[i].HDF800 = this.getScheduleHdModeIdCount(this.DialysisData[i].patient_id,"HDF800")
763
+         this.DialysisData[i].HDF1000 = this.getScheduleHdModeIdCount(this.DialysisData[i].patient_id,"HDF1000")
718 764
 
719 765
          this.DialysisData[i].age = this.getAge(this.DialysisData[i].id_card_no)
720 766
          this.DialysisData[i].total_count = this.getDialysisCount(this.DialysisData[i].patient_id)
721 767
        }
722 768
        console.log("hhh2323323232",this.DialysisData)
723 769
        import('@/vendor/Export2Excel').then(excel => {
724
-        const tHeader = ['序号','姓名', '年龄', '透析号','HD','HDF','HD+HP','HP','HF','SCUF','IUF','HFHD','HFHD+HP','HFR','HDF+HP','CRRT','腹水回输','IUF+HD','UF','HD+','I-HDF','HD高通','CVVH','CVVHD','CVVHDF','PE','血浆胆红素吸附+HP','HPD','HDP','总数']
725
-        const filterVal = ['index','name', 'age', 'dialysis_no','HD','HDF','HDHP','HP','HF','SCUF','IUF','HFHD','HFHDHP','HFR','HDFHP','CRRT','OTR','IUF+HD','UF','HD+','I-HDF','HDGT','CVVH','CVVHD','CVVHDF','PE','XUEHP','HPD','HDP','total_count']
770
+        const tHeader = ['序号','姓名', '年龄', '透析号','HD','HDF','HD+HP','HP','HF','SCUF','IUF','HFHD','HFHD+HP','HFR','HDF+HP','CRRT','腹水回输','IUF+HD','UF','HD+','I-HDF','HD高通','CVVH','CVVHD','CVVHDF','PE','血浆胆红素吸附+HP','HPD','HDP','PHF','HDF100','HDF600','HDF800','HDF1000','总数']
771
+        const filterVal = ['index','name', 'age', 'dialysis_no','HD','HDF','HDHP','HP','HF','SCUF','IUF','HFHD','HFHDHP','HFR','HDFHP','CRRT','OTR','IUF+HD','UF','HD+','I-HDF','HDGT','CVVH','CVVHD','CVVHDF','PE','XUEHP','HPD','HDP','PHF','HDF100','HDF600','HDF800','HDF1000','total_count']
726 772
 
727 773
         const data = this.formatJson(filterVal, this.DialysisData)
728 774
 
@@ -763,14 +809,19 @@ export default {
763 809
          this.DialysisData[i].XUEHP = this.getScheduleHdModeIdCount(this.DialysisData[i].patient_id,"血浆胆红素吸附+HP")
764 810
          this.DialysisData[i].HPD = this.getScheduleHdModeIdCount(this.DialysisData[i].patient_id,"HPD")
765 811
          this.DialysisData[i].HDP = this.getScheduleHdModeIdCount(this.DialysisData[i].patient_id,"HDP")
812
+         this.DialysisData[i].PHF = this.getScheduleHdModeIdCount(this.DialysisData[i].patient_id,"PHF")
813
+         this.DialysisData[i].HDF100 = this.getScheduleHdModeIdCount(this.DialysisData[i].patient_id,"HDF100")
814
+         this.DialysisData[i].HDF600 = this.getScheduleHdModeIdCount(this.DialysisData[i].patient_id,"HDF600")
815
+         this.DialysisData[i].HDF800 = this.getScheduleHdModeIdCount(this.DialysisData[i].patient_id,"HDF800")
816
+         this.DialysisData[i].HDF1000 = this.getScheduleHdModeIdCount(this.DialysisData[i].patient_id,"HDF1000")
766 817
 
767 818
          this.DialysisData[i].age = this.getAge(this.DialysisData[i].id_card_no)
768 819
          this.DialysisData[i].total_count = this.getScheduleDialysisCount(this.DialysisData[i].patient_id)
769 820
        }
770 821
        console.log("hhh2323323232",this.DialysisData)
771 822
        import('@/vendor/Export2Excel').then(excel => {
772
-        const tHeader = ['序号','姓名', '年龄', '透析号','HD','HDF','HD+HP','HP','HF','SCUF','IUF','HFHD','HFHD+HP','HFR','HDF+HP','CRRT','腹水回输','IUF+HD','UF','HD+','I-HDF','HD高通','CVVH','CVVHD','CVVHDF','PE','血浆胆红素吸附+HP','HPD','HDP','总数']
773
-        const filterVal = ['index','name', 'age', 'dialysis_no','HD','HDF','HDHP','HP','HF','SCUF','IUF','HFHD','HFHDHP','HFR','HDFHP','CRRT','OTR','IUF+HD','UF','HD+','I-HDF','HDGT','CVVH','CVVHD','CVVHDF','PE','XUEHP','HPD','HDP','total_count']
823
+        const tHeader = ['序号','姓名', '年龄', '透析号','HD','HDF','HD+HP','HP','HF','SCUF','IUF','HFHD','HFHD+HP','HFR','HDF+HP','CRRT','腹水回输','IUF+HD','UF','HD+','I-HDF','HD高通','CVVH','CVVHD','CVVHDF','PE','血浆胆红素吸附+HP','HPD','HDP','PHF','HDF100','HDF600','HDF800','HDF1000','总数']
824
+        const filterVal = ['index','name', 'age', 'dialysis_no','HD','HDF','HDHP','HP','HF','SCUF','IUF','HFHD','HFHDHP','HFR','HDFHP','CRRT','OTR','IUF+HD','UF','HD+','I-HDF','HDGT','CVVH','CVVHD','CVVHDF','PE','XUEHP','HPD','HDP','PHF','HDF100','HDF600','HDF800','HDF1000','total_count']
774 825
 
775 826
         const data = this.formatJson(filterVal, this.DialysisData)
776 827
 
@@ -812,14 +863,18 @@ export default {
812 863
          this.scheduleList[i].XUEHP = this.getScheduleHdModeIdCount(this.scheduleList[i].patient_id,"血浆胆红素吸附+HP")
813 864
          this.scheduleList[i].HPD = this.getScheduleHdModeIdCount(this.scheduleList[i].patient_id,"HPD")
814 865
          this.scheduleList[i].HDP = this.getScheduleHdModeIdCount(this.scheduleList[i].patient_id,"HDP")
815
-
866
+         this.scheduleList[i].PHF = this.getScheduleHdModeIdCount(this.scheduleList[i].patient_id,"PHF")
867
+         this.scheduleList[i].HDF100 = this.getScheduleHdModeIdCount(this.scheduleList[i].patient_id,"HDF100")
868
+         this.scheduleList[i].HDF600 = this.getScheduleHdModeIdCount(this.scheduleList[i].patient_id,"HDF600")
869
+         this.scheduleList[i].HDF800 = this.getScheduleHdModeIdCount(this.scheduleList[i].patient_id,"HDF800")
870
+         this.scheduleList[i].HDF1000 = this.getScheduleHdModeIdCount(this.scheduleList[i].patient_id,"HDF1000")
816 871
          this.scheduleList[i].age = this.getAge(this.scheduleList[i].id_card_no)
817 872
          this.scheduleList[i].total_count = this.getScheduleDialysisCount(this.scheduleList[i].patient_id)
818 873
        }
819 874
        console.log("hhh2323323232",this.scheduleList)
820 875
        import('@/vendor/Export2Excel').then(excel => {
821
-        const tHeader = ['序号','姓名', '年龄', '透析号','HD','HDF','HD+HP','HP','HF','SCUF','IUF','HFHD','HFHD+HP','HFR','HDF+HP','CRRT','腹水回输','IUF+HD','UF','HD+','I-HDF','HD高通','CVVH','CVVHD','CVVHDF','PE','血浆胆红素吸附+HP','HPD','HDP','总数']
822
-        const filterVal = ['index','name', 'age', 'dialysis_no','HD','HDF','HDHP','HP','HF','SCUF','IUF','HFHD','HFHDHP','HFR','HDFHP','CRRT','OTR','IUF+HD','UF','HD+','I-HDF','HDGT','CVVH','CVVHD','CVVHDF','PE','XUEHP','HPD','HDP','total_count']
876
+        const tHeader = ['序号','姓名', '年龄', '透析号','HD','HDF','HD+HP','HP','HF','SCUF','IUF','HFHD','HFHD+HP','HFR','HDF+HP','CRRT','腹水回输','IUF+HD','UF','HD+','I-HDF','HD高通','CVVH','CVVHD','CVVHDF','PE','血浆胆红素吸附+HP','HPD','HDP','PHF','HDF100','HDF600','HDF800','HDF1000','总数']
877
+        const filterVal = ['index','name', 'age', 'dialysis_no','HD','HDF','HDHP','HP','HF','SCUF','IUF','HFHD','HFHDHP','HFR','HDFHP','CRRT','OTR','IUF+HD','UF','HD+','I-HDF','HDGT','CVVH','CVVHD','CVVHDF','PE','XUEHP','HPD','HDP','PHF','HDF100','HDF600','HDF800','HDF1000','total_count']
823 878
 
824 879
         const data = this.formatJson(filterVal, this.scheduleList)
825 880