Browse Source

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

csx 3 years ago
parent
commit
cb0d3a7b6c
1 changed files with 15 additions and 0 deletions
  1. 15 0
      src/store/modules/globalConfig.js

+ 15 - 0
src/store/modules/globalConfig.js View File

569
         sodium: 1,
569
         sodium: 1,
570
         calcium: 1,
570
         calcium: 1,
571
         bicarbonate: 1
571
         bicarbonate: 1
572
+      },
573
+      25: {
574
+        id: 25,
575
+        name: 'HD高通',
576
+        dialysis_duration: 1,
577
+        replacement_way: 1,
578
+        hemodialysis_machine: 2,
579
+        blood_filter: 1,
580
+        perfusion_apparatus: 2,
581
+        blood_flow_volume: 1,
582
+        dialysate_flow: 1,
583
+        kalium: 1,
584
+        sodium: 1,
585
+        calcium: 1,
586
+        bicarbonate: 1
572
       }
587
       }
573
     },
588
     },
574
     anticoagulants_confit: { // 抗凝剂
589
     anticoagulants_confit: { // 抗凝剂