Ver código fonte

Merge remote-tracking branch 'origin/20230223_pad_vue_new_branch' into 20230223_pad_vue_new_branch

yq1 1 ano atrás
pai
commit
04277cb119

+ 70 - 1
src/pages/main/PatientBox.vue Ver arquivo

@@ -539,7 +539,9 @@
539 539
               <p
540 540
                 v-if="
541 541
                   $store.getters.user.template_info.org_id == 9671 ||
542
-                  $store.getters.user.template_info.org_id == 10445
542
+                  $store.getters.user.template_info.org_id == 10445 ||
543
+                  $store.getters.user.template_info.org_id ==10597 ||
544
+                  $store.getters.user.template_info.org_id ==10599 
543 545
                 "
544 546
               >
545 547
                 滤过器:
@@ -560,6 +562,73 @@
560 562
                 排班备注:
561 563
                 <span>{{patient.dialysis_order &&patient.dialysis_order.schedule_remark? patient.dialysis_order.schedule_remark:patient.patient.schedule_remark }}</span>
562 564
               </p>
565
+              <p>抗凝剂:
566
+                <span v-if=" patient.prescription&&patient.prescription.anticoagulant ==1">无肝素</span>
567
+                <span v-if=" patient.prescription&&patient.prescription.anticoagulant ==2">普通肝素</span>
568
+                <span v-if=" patient.prescription&&patient.prescription.anticoagulant ==3">低分子肝素</span>
569
+                <span v-if=" patient.prescription&&patient.prescription.anticoagulant ==4">阿加曲班</span>
570
+                <span v-if=" patient.prescription&&patient.prescription.anticoagulant ==5">枸橼酸钠</span>
571
+                <span v-if=" patient.prescription&&patient.prescription.anticoagulant ==6">低分子肝素钙</span>
572
+                <span v-if=" patient.prescription&&patient.prescription.anticoagulant ==7">低分子肝素钠</span>
573
+                <span v-if=" patient.prescription&&patient.prescription.anticoagulant ==8">依诺肝素</span>
574
+                <span v-if=" patient.prescription&&patient.prescription.anticoagulant ==9">达肝素</span>
575
+                <span v-if=" patient.prescription&&patient.prescription.anticoagulant ==10">体外抗凝</span>
576
+                <span v-if=" patient.prescription&&patient.prescription.anticoagulant ==11">那屈肝素</span>
577
+                <span v-if=" patient.prescription&&patient.prescription.anticoagulant ==12">无抗凝剂</span>
578
+                <span v-if=" patient.prescription&&patient.prescription.anticoagulant ==13">那曲肝素钙</span>
579
+                <span v-if=" patient.prescription&&patient.prescription.anticoagulant ==14">肝素钙注射液</span>
580
+                <span v-if=" patient.prescription&&patient.prescription.anticoagulant ==15">甲磺酸萘莫司他</span>
581
+                <span v-if=" patient.prescription&&patient.prescription.anticoagulant ==16">低分子量肝素钙</span>
582
+                <span v-if=" patient.prescription&&patient.prescription.anticoagulant ==17">肝素钠</span>
583
+              </p>
584
+              <p>
585
+                首剂: {{ patient.prescription&&patient.prescription.anticoagulant_shouji?patient.prescription&&patient.prescription.anticoagulant_shouji:"" }}
586
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 4">iu</span>
587
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 3">iu</span>
588
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 2">mg</span>
589
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 5">ml</span>
590
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 6">iu</span>
591
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 7">iu</span>
592
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 8">iu</span>
593
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 9">iu</span>
594
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 10">iu</span>
595
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 11">iu</span>
596
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 13">iu</span>
597
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 16">iu</span>
598
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 17">mg</span>
599
+
600
+                维持: {{ patient.prescription&&patient.prescription.anticoagulant_weichi?patient.prescription&&patient.prescription.anticoagulant_weichi:"" }}
601
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 4">iu</span>
602
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 3">iu</span>
603
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 2">mg</span>
604
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 5">ml</span>
605
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 6">iu</span>
606
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 7">iu</span>
607
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 8">iu</span>
608
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 9">iu</span>
609
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 10">iu</span>
610
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 11">iu</span>
611
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 13">iu</span>
612
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 16">iu</span>
613
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 17">mg</span>
614
+
615
+                总量: {{ patient.prescription&&patient.prescription.anticoagulant_zongliang?patient.prescription&&patient.prescription.anticoagulant_zongliang:"" }}
616
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 4">iu</span>
617
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 3">iu</span>
618
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 2">mg</span>
619
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 5">ml</span>
620
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 6">iu</span>
621
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 7">iu</span>
622
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 8">iu</span>
623
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 9">iu</span>
624
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 10">iu</span>
625
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 11">iu</span>
626
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 13">iu</span>
627
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 16">iu</span>
628
+                <span v-if="patient.prescription&&patient.prescription.anticoagulant == 17">mg</span>
629
+
630
+               
631
+              </p>
563 632
             </div>
564 633
           </div>
565 634
         </div>

+ 23 - 20
src/pages/main/newActionBar/monitoring.vue Ver arquivo

@@ -32,14 +32,15 @@
32 32
                   <th v-if="isShow('监测时间')" width="60px" >时间</th>
33 33
                   <th v-if="isShow('血压')" width="40px" style="width:5%"> 血压 <br />(mmHg) </th>
34 34
                   <th v-if="isShow('拒测血压')" width="20px" style="width:5%"> 拒测 <br />血压</th>
35
+                  <th v-if="isShow('血压监测部位')" width="40px">血压监测部位</th>
35 36
                   <th v-if="isShow('脉搏')" width="30px"> 脉搏 <br />(次/分) </th>
36 37
                   <th v-if="isShow('体温')" width="40px" style="width:6%"> 体温 <br />(℃) </th>
37 38
                   <th v-if="isShow('呼吸频率')" width="50px" style="width:6%"> 呼吸频率 <br />(次/分) </th>
38 39
                   <th v-if="isShow('血流量')" width="40px" style="width:5%"> 血流量 <br />(ml/min) </th>
39 40
                   <th width="60px" style="width:6%"> 静脉压/动脉压 <br />({{monitorRecords[0]&&monitorRecords[0]['venous_pressure_type'] == 2 ? 'kpa' : 'mmHg'}}) </th>
40 41
                   <th v-if="isShow('跨膜压')" width="40px" style="width:6%"> 跨膜压 <br />({{monitorRecords[0]&&monitorRecords[0]['transmembrane_pressure_type'] == 2 ? 'kpa' : 'mmHg'}}) </th>
41
-                  <th v-if="isShow('超滤量') && (template_id ==5 || template_id ==6 || template_id == 10 || template_id == 11 || template_id == 12 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || org_id == 9555 || template_id == 27 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 32 || template_id == 34 || template_id == 35 || template_id == 36 || template_id == 38 || template_id == 40 || template_id == 9 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 47 || template_id == 46 || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 65 || template_id == 56 || template_id == 60 || org_id == 10340 || org_id == 10387 || org_id == 10432 || org_id == 10445 || org_id == 10375 || org_id == 10480 || org_id == 10551 || org_id == 10485)" width="50px" style="width:6%"> 超滤量 <br />(ml) </th>
42
-                  <th v-if="isShow('超滤量') && template_id != 5 && template_id !=6 && template_id !=10 && template_id !=11 && template_id !=12 && template_id !=13 && template_id !=17 && template_id !=18 && template_id !=19 && template_id !=20 && template_id !=21 && template_id !=22 && template_id !=23 && template_id !=24 && template_id !=26 && org_id !=9555 && template_id!=27 && template_id!=29 && template_id!=30 && template_id!=31 && template_id !=9 && template_id!=32 && template_id!=34 && template_id!=35 && template_id!=36 && template_id!=38 && template_id!=40 && template_id!=41 && template_id!=43 && template_id!=44 && template_id!=47 && template_id!=46  && template_id!=48 && template_id!=53 && template_id!=54 && template_id!=65 && template_id!=56 && template_id!=60 && org_id != 10340 && org_id != 10387 && org_id != 10432  && org_id != 10445 && org_id!=10375 && org_id!=10480 && org_id!=10551 && org_id!=10485" width="50px" style="width:6%"> 超滤量 <br />(L) </th>
42
+                  <th v-if="isShow('超滤量') && (template_id ==5 || template_id ==6 || template_id == 10 || template_id == 11 || template_id == 12 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || org_id == 9555 || template_id == 27 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 32 || template_id == 34 || template_id == 35 || template_id == 36 || template_id == 38 || template_id == 40 || template_id == 9 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 47 || template_id == 46 || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 65 || template_id == 56 || template_id == 60 || org_id == 10340 || org_id == 10387 || org_id == 10432 || org_id == 10445 || org_id == 10375 || org_id == 10480 || org_id == 10551 || org_id == 10485 || org_id ==10597 || org_id ==10599)" width="50px" style="width:6%"> 超滤量 <br />(ml) </th>
43
+                  <th v-if="isShow('超滤量') && template_id != 5 && template_id !=6 && template_id !=10 && template_id !=11 && template_id !=12 && template_id !=13 && template_id !=17 && template_id !=18 && template_id !=19 && template_id !=20 && template_id !=21 && template_id !=22 && template_id !=23 && template_id !=24 && template_id !=26 && org_id !=9555 && template_id!=27 && template_id!=29 && template_id!=30 && template_id!=31 && template_id !=9 && template_id!=32 && template_id!=34 && template_id!=35 && template_id!=36 && template_id!=38 && template_id!=40 && template_id!=41 && template_id!=43 && template_id!=44 && template_id!=47 && template_id!=46  && template_id!=48 && template_id!=53 && template_id!=54 && template_id!=65 && template_id!=56 && template_id!=60 && org_id != 10340 && org_id != 10387 && org_id != 10432  && org_id != 10445 && org_id!=10375 && org_id!=10480 && org_id!=10551 && org_id!=10485 && org_id!=10597 && org_id!=10599" width="50px" style="width:6%"> 超滤量 <br />(L) </th>
43 44
                   <th v-if="isShow('钠浓度')" width="40px" style="width:6%"> 钠浓度 <br />(mmol/L) </th>
44 45
                   <th v-if="isShow('透析液温度')" width="60px" style="width:6%"> 透析液温度 <br />(℃) </th>
45 46
                   <th v-if="isShow('置换率') && (template_id ==6 || template_id == 10 || template_id == 11 || template_id == 20 || template_id == 26 || template_id == 29  || template_id == 46 || template_id == 48 || template_id == 53 || template_id == 54 || org_id == 10340 || org_id == 10445 || org_id == 10410) && org_id!=10558" width="50px" style="width:6%"> 置换率 <br />(ml/min) </th>
@@ -52,12 +53,12 @@
52 53
                   <th v-if="isShow('电导度')" width="40px"> 电导度 <br />(mS/cm) </th>
53 54
                   <th v-if="isShow('置换液流量')" width="50px"> 置换液流量 <br /><span v-if="template_id !=27 && template_id !=29 && template_id !=60">(ml/h)</span><span v-if="template_id ==27 || template_id ==29 || template_id == 60">(ml/min)</span> </th>
54 55
                   <th v-if="isShow('透析液流量')" width="50px"> 透析液流量 <br />(ml/h) </th>
55
-                  <th v-if="isShow('超滤率') && (template_id ==6 || template_id == 10 || template_id == 11 || template_id == 12 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 31 || template_id == 34 || template_id == 35 || template_id == 38 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 47 || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 56 || template_id == 65 || org_id == 10432 || org_id == 10445 || org_id == 10375 || org_id == 10480 || org_id == 10551  || org_id == 10537)" width="50px" style="6%"> 超滤率 <br />(ml/h) </th>
56
-                  <th v-if="isShow('超滤率') && template_id !=6 && template_id !=10 && template_id !=11 && template_id !=12 && template_id !=13 && template_id !=17 && template_id !=18 && template_id !=19 && template_id !=20 && template_id !=21 && template_id !=22 && template_id !=23 && template_id !=24 && template_id !=26 && template_id !=31 && template_id !=34 && template_id !=35 && template_id !=38 && template_id !=41 && template_id !=43 && template_id !=44 && template_id !=47 && template_id !=48 && template_id !=53 && template_id !=54 && template_id !=56 && template_id !=65 && org_id!=10432 && org_id!=10445 && org_id!=10375  && org_id!=10480 && org_id!=10551 && org_id!=10537" width="50px" style="6%"> 超滤率 <br />(L/h) </th>
56
+                  <th v-if="isShow('超滤率') && (template_id ==6 || template_id == 10 || template_id == 11 || template_id == 12 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 31 || template_id == 34 || template_id == 35 || template_id == 38 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 47 || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 56 || template_id == 65 || org_id == 10432 || org_id == 10445 || org_id == 10375 || org_id == 10480 || org_id == 10551  || org_id == 10537 || org_id ==10597 || org_id ==10599)" width="50px" style="6%"> 超滤率 <br />(ml/h) </th>
57
+                  <th v-if="isShow('超滤率') && template_id !=6 && template_id !=10 && template_id !=11 && template_id !=12 && template_id !=13 && template_id !=17 && template_id !=18 && template_id !=19 && template_id !=20 && template_id !=21 && template_id !=22 && template_id !=23 && template_id !=24 && template_id !=26 && template_id !=31 && template_id !=34 && template_id !=35 && template_id !=38 && template_id !=41 && template_id !=43 && template_id !=44 && template_id !=47 && template_id !=48 && template_id !=53 && template_id !=54 && template_id !=56 && template_id !=65 && org_id!=10432 && org_id!=10445 && org_id!=10375  && org_id!=10480 && org_id!=10551 && org_id!=10537 && org_id!=10597 && org_id!=10599" width="50px" style="6%"> 超滤率 <br />(L/h) </th>
57 58
                   <th v-if="isShow('肝素用量余量')" width="60px"> 肝素用量余量 <br />(ml) </th>
58 59
                   <th v-if="isShow('肝素量')" width="60px"> 肝素量 <br />(mg) </th>
59 60
                   <th v-if="isShow('抗凝剂')" width="60px">抗凝剂</th>
60
-                  <th v-if="isShow('血压监测部位')" width="60px">血压监测部位</th>
61
+                 
61 62
                   <th v-if="isShow('并发症')" width="60px">并发症</th>
62 63
                   <th v-if="isShow('累计血容量') && (template_id ==41 || org_id ==9538 || org_id == 10340)" width="50px"> 累计血容量 <br />(L) </th>
63 64
                   <th v-if="isShow('累计血容量') && template_id !=41 && org_id!=9538 && org_id!=10340" width="50px"> 累计血容量 <br />(ml) </th>
@@ -77,6 +78,7 @@
77 78
                   <td v-if="isShow('监测时间')">{{parseTime(item.operate_time, '{y}-{m}-{d} {h}:{i}')}}</td>
78 79
                   <td v-if="isShow('血压')" >{{item.systolic_blood_pressure?item.systolic_blood_pressure:''}}/{{item.diastolic_blood_pressure?item.diastolic_blood_pressure:''}}</td>
79 80
                   <td v-if="isShow('拒测血压')" >{{ item.is_pressure }}</td>
81
+                  <td v-if="isShow('血压监测部位')">{{getBloodPressure(item.blood_pressure_monitoring_site)}}</td>
80 82
                   <td v-if="isShow('脉搏')">{{item.pulse_frequency?item.pulse_frequency:''}}</td>
81 83
                   <td v-if="isShow('体温')">{{item.temperature?item.temperature:''}}</td>
82 84
                   <td v-if="isShow('呼吸频率')">{{item.breathing_rate?item.breathing_rate:''}}</td>
@@ -117,8 +119,8 @@
117 119
                   <span v-if="item.monitor_anticoagulant == 12">无抗凝剂</span>
118 120
                   <span v-if="item.monitor_anticoagulant_value!=''">({{item.monitor_anticoagulant_value}})</span>
119 121
                   </td>
120
-                  <td v-if="isShow('血压监测部位')">{{getBloodPressure(item.blood_pressure_monitoring_site)}}</td>
121
-                    <td v-if="isShow('并发症')">{{getComplication(item.complication)}}</td>
122
+                 
123
+                  <td v-if="isShow('并发症')">{{getComplication(item.complication)}}</td>
122 124
                   <td v-if="isShow('累计血容量')" width="60px">{{item.accumulated_blood_volume}}</td>
123 125
                   <td v-if="isShow('血容量')" width="60px">{{item.accumulated_blood_volume}}</td>
124 126
                   <td v-if="isShow('血温监测')" width="60px">{{item.blood_temperature}}</td>
@@ -155,6 +157,13 @@
155 157
                                   </van-radio-group>
156 158
                               </template>
157 159
                           </van-cell>
160
+                          <van-cell title='血压监测部位' :required="isShow_title('血压监测部位')" v-if="isShow('血压监测部位')">
161
+                              <template #label>
162
+                                  <van-radio-group v-model="form.blood_pressure_monitoring_site">
163
+                                      <van-radio :name="item.id" v-for='(item,index) in bloodPressureMmonitoringSite' :key="index">{{ item.name }}</van-radio>
164
+                                  </van-radio-group>
165
+                              </template>
166
+                          </van-cell>
158 167
                           <van-field v-model="form.pulse_frequency" @focus="inputFocus" @keydown='changeFocus' v-if="isShow('脉搏')" :required="isShow_title('脉搏')" label="脉搏(次/分)" type="number" input-align="right"/>
159 168
                           <van-field v-model="form.temperature" @focus="inputFocus" @keydown='changeFocus' v-if="isShow('体温')" :required="isShow_title('体温')" label="体温(℃)" type="number" input-align="right" />
160 169
                           <van-field  v-model="form.breathing_rated" @focus="inputFocus" @keydown='changeFocus' v-if="isShow('呼吸频率')&& org_id!=10340 && org_id!=9671" :required="isShow_title('呼吸频率')" label="呼吸频率(次/分)" input-align="right" />
@@ -204,7 +213,7 @@
204 213
                               <template #label>
205 214
                                   <!-- <span v-if="template_id == 5 || template_id == 6 || template_id == 10 || template_id == 11 || template_id == 12 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || org_id == 9555 || template_id == 27 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 9 || template_id == 32 || template_id == 34 || template_id == 35 || template_id == 36 || template_id == 38 || template_id == 40 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 46 || template_id == 47 || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 56 || template_id == 60 || org_id == 10340  || org_id == 10387 || org_id == 10432 || org_id == 10445" >超滤量(ml)</span>
206 215
                                   <span v-if="(template_id == 5 || template_id == 6 || template_id == 10 || template_id == 11 || template_id == 12 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || org_id == 9555 || template_id == 27 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 9 || template_id == 32 || template_id == 34 || template_id == 35 || template_id == 36 || template_id == 38 || template_id == 40 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 46 || template_id == 47 || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 56 || template_id == 60 || org_id == 10340  || org_id == 10387 || org_id == 10432 || org_id == 10445 || org_id == 10410 || org_id == 10485) && org_id!=10471" >超滤量(ml)</span> -->
207
-                                  <span v-if="(template_id == 5 || template_id == 6 || template_id == 10 || template_id == 11 || template_id == 12 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || org_id == 9555 || template_id == 27 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 9 || template_id == 32 || template_id == 34 || template_id == 35 || template_id == 36 || template_id == 38 || template_id == 40 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 46 || template_id == 47 || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 56 || template_id == 60 || template_id == 65 || org_id == 10340  || org_id == 10387 || org_id == 10432 || org_id == 10445 || org_id == 10410 || org_id == 10485 || org_id == 10375 || org_id == 10480 || org_id == 10551) && org_id!=10471" >超滤量(ml)</span>
216
+                                  <span v-if="(template_id == 5 || template_id == 6 || template_id == 10 || template_id == 11 || template_id == 12 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || org_id == 9555 || template_id == 27 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 9 || template_id == 32 || template_id == 34 || template_id == 35 || template_id == 36 || template_id == 38 || template_id == 40 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 46 || template_id == 47 || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 56 || template_id == 60 || template_id == 65 || org_id == 10340  || org_id == 10387 || org_id == 10432 || org_id == 10445 || org_id == 10410 || org_id == 10485 || org_id == 10375 || org_id == 10480 || org_id == 10551 || org_id ==10597 || org_id ==10599) && org_id!=10471" >超滤量(ml)</span>
208 217
                                   <span v-else>超滤量(L)</span>
209 218
                               </template>
210 219
                           </van-field>
@@ -212,7 +221,7 @@
212 221
                               <template #label>
213 222
                                   <!-- <span v-if="template_id == 6 || template_id == 10 || template_id == 11 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 32 || template_id == 34 || template_id == 35 || template_id == 36 || template_id == 38 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 46 || template_id == 47 || template_id == 48  || template_id == 53 || template_id == 54 || template_id == 56 || template_id == 60 || org_id == 10340 || org_id == 10432 || org_id == 10445">超滤率(ml/h)</span>
214 223
                                   <span v-if="(template_id == 6 || template_id == 10 || template_id == 11 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 32 || template_id == 34 || template_id == 35 || template_id == 36 || template_id == 38 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 46 || template_id == 47 || template_id == 48  || template_id == 53 || template_id == 54 || template_id == 56 || template_id == 60 || org_id == 10340 || org_id == 10432 || org_id == 10445 || org_id == 10410 || org_id == 10485) && org_id!=10471">超滤率(ml/h)</span> -->
215
-                                  <span v-if="(template_id == 6 || template_id == 10 || template_id == 11 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 32 || template_id == 34 || template_id == 35 || template_id == 36 || template_id == 38 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 46 || template_id == 47 || template_id == 48  || template_id == 53 || template_id == 54 || template_id == 56 || template_id == 60 || template_id == 65 || org_id == 10340 || org_id == 10432 || org_id == 10445 || org_id == 10410 || org_id == 10485 || org_id == 10375 || org_id == 10480 || org_id == 10551 || org_id ==10537) && org_id!=10471">超滤率(ml/h)</span>
224
+                                  <span v-if="(template_id == 6 || template_id == 10 || template_id == 11 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 32 || template_id == 34 || template_id == 35 || template_id == 36 || template_id == 38 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 46 || template_id == 47 || template_id == 48  || template_id == 53 || template_id == 54 || template_id == 56 || template_id == 60 || template_id == 65 || org_id == 10340 || org_id == 10432 || org_id == 10445 || org_id == 10410 || org_id == 10485 || org_id == 10375 || org_id == 10480 || org_id == 10551 || org_id ==10537 || org_id ==10597 || org_id ==10599) && org_id!=10471">超滤率(ml/h)</span>
216 225
                                   <span v-else>超滤率(L/h)</span>
217 226
                               </template>
218 227
                           </van-field>
@@ -264,13 +273,7 @@
264 273
                         
265 274
                           <van-field v-if="isShow('KT/V')" :required="isShow_title('KT/V')" label="KT/V" @focus="inputFocus" v-model="form.ktv" rows="1" autosize type="textarea" placeholder=""/>
266 275
                           <van-field v-if="isShow('URR')"  :required="isShow_title('URR')" label="URR" @focus="inputFocus" v-model="form.urr" rows="1" autosize type="textarea" placeholder=""/>
267
-                          <van-cell title='血压监测部位' :required="isShow_title('血压监测部位')" v-if="isShow('血压监测部位')">
268
-                              <template #label>
269
-                                  <van-radio-group v-model="form.blood_pressure_monitoring_site">
270
-                                      <van-radio :name="item.id" v-for='(item,index) in bloodPressureMmonitoringSite' :key="index">{{ item.name }}</van-radio>
271
-                                  </van-radio-group>
272
-                              </template>
273
-                          </van-cell>
276
+                        
274 277
 
275 278
                           <van-cell title='并发症' v-if="isShow('并发症')">
276 279
                               <template #label>
@@ -349,8 +352,8 @@
349 352
                             <th v-if="isShow('血流量')" width="40px"> 血流量 <br />(ml/min) </th>
350 353
                             <th width="60px"> 静脉压/动脉压 <br />({{monitorRecords[0]&&monitorRecords[0]['venous_pressure_type'] == 2 ? 'kpa' : 'mmHg'}}) </th>
351 354
                             <th v-if="isShow('跨膜压')" width="40px"> 跨膜压 <br />({{monitorRecords[0]&&monitorRecords[0]['transmembrane_pressure_type'] == 2 ? 'kpa' : 'mmHg'}}) </th>
352
-                            <th v-if="isShow('超滤量') && (template_id ==5 || template_id ==6 || template_id == 10 || template_id == 11 || template_id == 12 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || org_id == 9555 || template_id == 27 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 32 || template_id == 34 || template_id == 35 || template_id == 36 || template_id == 38 || template_id == 40 || template_id == 9 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 47 || template_id == 46 || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 56 || template_id == 60 || org_id == 10340 || org_id == 10387 || org_id == 10432 || org_id == 10445 || org_id == 10480)" width="50px" > 超滤量 <br />(ml) </th>
353
-                            <th v-if="isShow('超滤量') && template_id != 5 && template_id !=6 && template_id !=10 && template_id !=11 && template_id !=12 && template_id !=13 && template_id !=17 && template_id !=18 && template_id !=19 && template_id !=20 && template_id !=21 && template_id !=22 && template_id !=23 && template_id !=24 && template_id !=26 && org_id !=9555 && template_id!=27 && template_id!=29 && template_id!=30 && template_id!=31 && template_id !=9 && template_id!=32 && template_id!=34 && template_id!=35 && template_id!=36 && template_id!=38 && template_id!=40 && template_id!=41 && template_id!=43 && template_id!=44 && template_id!=47 && template_id!=46  && template_id!=48 && template_id!=53 && template_id!=54 && template_id!=56 && template_id!=60 && org_id != 10340 && org_id != 10387 && org_id != 10432  && org_id != 10445 && org_id != 10480" width="50px" > 超滤量 <br />(L) </th>
355
+                            <th v-if="isShow('超滤量') && (template_id ==5 || template_id ==6 || template_id == 10 || template_id == 11 || template_id == 12 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || org_id == 9555 || template_id == 27 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 32 || template_id == 34 || template_id == 35 || template_id == 36 || template_id == 38 || template_id == 40 || template_id == 9 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 47 || template_id == 46 || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 56 || template_id == 60 || org_id == 10340 || org_id == 10387 || org_id == 10432 || org_id == 10445 || org_id == 10480 || org_id ==10597 || org_id ==10599)" width="50px" > 超滤量 <br />(ml) </th>
356
+                            <th v-if="isShow('超滤量') && template_id != 5 && template_id !=6 && template_id !=10 && template_id !=11 && template_id !=12 && template_id !=13 && template_id !=17 && template_id !=18 && template_id !=19 && template_id !=20 && template_id !=21 && template_id !=22 && template_id !=23 && template_id !=24 && template_id !=26 && org_id !=9555 && template_id!=27 && template_id!=29 && template_id!=30 && template_id!=31 && template_id !=9 && template_id!=32 && template_id!=34 && template_id!=35 && template_id!=36 && template_id!=38 && template_id!=40 && template_id!=41 && template_id!=43 && template_id!=44 && template_id!=47 && template_id!=46  && template_id!=48 && template_id!=53 && template_id!=54 && template_id!=56 && template_id!=60 && org_id != 10340 && org_id != 10387 && org_id != 10432  && org_id != 10445 && org_id != 10480 && org_id!=10597 && org_id!=10599" width="50px" > 超滤量 <br />(L) </th>
354 357
                             <th v-if="isShow('钠浓度')" width="40px"> 钠浓度 <br />(mmol/L) </th>
355 358
                             <th v-if="isShow('透析液温度')" width="60px"> 透析液温度 <br />(℃) </th>
356 359
                             <th v-if="isShow('置换率') && (template_id ==6 || template_id == 10 || template_id == 11 || template_id == 20 || template_id == 26 || template_id == 29  || template_id == 46 || template_id == 48 || template_id == 53 || template_id == 54 || org_id == 10340 || org_id == 10445 || org_id ==10375) && org_id!=10558" width="50px" > 置换率 <br />(ml/min) </th>
@@ -363,8 +366,8 @@
363 366
                             <th v-if="isShow('电导度')" width="40px"> 电导度 <br />(mS/cm) </th>
364 367
                             <th v-if="isShow('置换液流量')" width="50px"> 置换液流量 <br /><span v-if="template_id !=27 && template_id !=29 && template_id !=60">(ml/h)</span><span v-if="template_id ==27 || template_id ==29 || template_id==60">(ml/min)</span> </th>
365 368
                             <th v-if="isShow('透析液流量')" width="50px"> 透析液流量 <br />(ml/h) </th>
366
-                            <th v-if="isShow('超滤率') && (template_id ==6 || template_id == 10 || template_id == 11 || template_id == 12 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 31 || template_id == 34 || template_id == 35 || template_id == 38 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 47 || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 56 || org_id == 10432 || org_id == 10445 || org_id == 10480 || org_id ==10537)" width="50px"> 超滤率 <br />(ml/h) </th>
367
-                            <th v-if="isShow('超滤率') && template_id !=6 && template_id !=10 && template_id !=11 && template_id !=12 && template_id !=13 && template_id !=17 && template_id !=18 && template_id !=19 && template_id !=20 && template_id !=21 && template_id !=22 && template_id !=23 && template_id !=24 && template_id !=26 && template_id !=31 && template_id !=34 && template_id !=35 && template_id !=38 && template_id !=41 && template_id !=43 && template_id !=44 && template_id !=47 && template_id !=48 && template_id !=53 && template_id !=54 && template_id !=56 && org_id!=10432 && org_id!=10445 && org_id!=10480 && org_id!=10537" width="50px"> 超滤率 <br />(L/h) </th>
369
+                            <th v-if="isShow('超滤率') && (template_id ==6 || template_id == 10 || template_id == 11 || template_id == 12 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 31 || template_id == 34 || template_id == 35 || template_id == 38 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 47 || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 56 || org_id == 10432 || org_id == 10445 || org_id == 10480 || org_id ==10537 || org_id ==10597 || org_id ==10599)" width="50px"> 超滤率 <br />(ml/h) </th>
370
+                            <th v-if="isShow('超滤率') && template_id !=6 && template_id !=10 && template_id !=11 && template_id !=12 && template_id !=13 && template_id !=17 && template_id !=18 && template_id !=19 && template_id !=20 && template_id !=21 && template_id !=22 && template_id !=23 && template_id !=24 && template_id !=26 && template_id !=31 && template_id !=34 && template_id !=35 && template_id !=38 && template_id !=41 && template_id !=43 && template_id !=44 && template_id !=47 && template_id !=48 && template_id !=53 && template_id !=54 && template_id !=56 && org_id!=10432 && org_id!=10445 && org_id!=10480 && org_id!=10537 && org_id!=10597 && org_id!=10599" width="50px"> 超滤率 <br />(L/h) </th>
368 371
                             <th v-if="isShow('肝素用量余量')" width="60px"> 肝素用量余量 <br />(ml) </th>
369 372
                             <th v-if="isShow('肝素量')" width="60px"> 肝素量 <br />(mg) </th>
370 373
                             <th v-if="isShow('抗凝剂')" width="60px">抗凝剂</th>

+ 4 - 4
src/pages/main/today/dialysisMonitoring.vue Ver arquivo

@@ -17,10 +17,10 @@
17 17
           <th width="76px"> 静脉压/动脉压 <br />({{tableDate[0]&&tableDate[0]['venous_pressure_type'] == 2 ? 'kpa' : 'mmHg'}}) </th>
18 18
           <th v-if="isShow('血流量')" width="60px"> 血流量 <br />(ml/min) </th>
19 19
           <th v-if="isShow('跨膜压')" width="60px">  跨膜压 <br />({{tableDate[0]&&tableDate[0]['transmembrane_pressure_type'] == 2 ? 'kpa' : 'mmHg'}}) </th>
20
-          <th v-if="isShow('超滤量') && (template_id == 5 || template_id == 6 ||template_id == 10 || template_id == 11 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || org_id == 9555 || template_id == 27 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 9 || template_id == 32 || template_id == 34 || template_id == 35 || template_id == 36 || template_id == 38 || template_id == 40 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 46 || template_id == 47 || template_id == 53 || template_id == 54 || template_id == 56  || template_id == 60 || template_id == 65 || org_id == 10340 || org_id == 10432 || org_id == 10410 || org_id == 10485 || org_id == 10375 || org_id == 10480 || org_id == 10551) && org_id!=10471" width="60px" > 超滤量 <br />(ml) </th>
21
-          <th v-if="isShow('超滤量') && (template_id != 5 && template_id != 6 && template_id != 10 &&template_id != 11 && template_id != 13 && template_id != 17 && template_id != 18 && template_id != 19 && template_id != 20 && template_id != 21 && template_id != 22 && template_id != 23 && template_id != 24 && template_id != 26 && org_id != 9555 && template_id != 27 && template_id != 29 && template_id != 30 && template_id != 31 && template_id !=9 && template_id!=32 && template_id!=34 && template_id!=35 && template_id!=36 && template_id!=38 && template_id!=40 && template_id!=41 && template_id!=43 && template_id!=44  && template_id!=46  && template_id!=47 && template_id!=53 && template_id!=54 && template_id!=56 && template_id!=60 && template_id!=65 && org_id != 10340 && org_id != 10432 && org_id != 10410 && org_id!=10485 && org_id!=10375 && org_id!=10480  && org_id!=10551) || org_id == 10471" width="60px" > 超滤量 <br />(L) </th>
22
-          <th v-if="isShow('超滤率') && (template_id ==6 || template_id == 10 || template_id == 11 || template_id == 12 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 31 || template_id == 32 || template_id == 34 || template_id == 35 || template_id == 36 || template_id == 38 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 46  || template_id == 47  || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 56 || template_id == 60 ||  template_id == 65 || org_id == 10432 || org_id == 10410 || org_id == 10485 || org_id == 10375 || org_id == 10480 || org_id == 10551) && org_id!=10471" width="50px"> 超滤率 <br />(ml/h) </th>
23
-          <th v-if="isShow('超滤率') && (template_id !=6 && template_id !=10 && template_id !=11 && template_id !=12 && template_id !=13 && template_id !=17 && template_id !=18 && template_id !=19 && template_id !=20 && template_id !=21 && template_id !=22 && template_id !=23 && template_id !=24 && template_id !=26 && template_id !=31 && template_id !=32 && template_id !=34 && template_id !=35 && template_id !=36 && template_id !=38 && template_id !=41 && template_id !=43 && template_id !=44 && template_id !=46 && template_id !=47 && template_id !=48 && template_id !=53  && template_id !=54  && template_id !=56 && template_id !=60  && template_id !=65 && org_id != 10432 && org_id != 10410 && org_id!=10485 && org_id!=10375  && org_id!=10480  && org_id!=10551) || org_id == 10471"  width="50px"> 超滤率 <br />(L/h) </th>
20
+          <th v-if="isShow('超滤量') && (template_id == 5 || template_id == 6 ||template_id == 10 || template_id == 11 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || org_id == 9555 || template_id == 27 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 9 || template_id == 32 || template_id == 34 || template_id == 35 || template_id == 36 || template_id == 38 || template_id == 40 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 46 || template_id == 47 || template_id == 53 || template_id == 54 || template_id == 56  || template_id == 60 || template_id == 65 || org_id == 10340 || org_id == 10432 || org_id == 10410 || org_id == 10485 || org_id == 10375 || org_id == 10480 || org_id == 10551 || org_id == 10597 || org_id == 10599) && org_id!=10471" width="60px" > 超滤量 <br />(ml) </th>
21
+          <th v-if="isShow('超滤量') && (template_id != 5 && template_id != 6 && template_id != 10 &&template_id != 11 && template_id != 13 && template_id != 17 && template_id != 18 && template_id != 19 && template_id != 20 && template_id != 21 && template_id != 22 && template_id != 23 && template_id != 24 && template_id != 26 && org_id != 9555 && template_id != 27 && template_id != 29 && template_id != 30 && template_id != 31 && template_id !=9 && template_id!=32 && template_id!=34 && template_id!=35 && template_id!=36 && template_id!=38 && template_id!=40 && template_id!=41 && template_id!=43 && template_id!=44  && template_id!=46  && template_id!=47 && template_id!=53 && template_id!=54 && template_id!=56 && template_id!=60 && template_id!=65 && org_id != 10340 && org_id != 10432 && org_id != 10410 && org_id!=10485 && org_id!=10375 && org_id!=10480  && org_id!=10551&& org_id!=10597 && org_id!=10599 ) || org_id == 10471" width="60px" > 超滤量 <br />(L) </th>
22
+          <th v-if="isShow('超滤率') && (template_id ==6 || template_id == 10 || template_id == 11 || template_id == 12 || template_id == 13 || template_id == 17 || template_id == 18 || template_id == 19 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 31 || template_id == 32 || template_id == 34 || template_id == 35 || template_id == 36 || template_id == 38 || template_id == 41 || template_id == 43 || template_id == 44 || template_id == 46  || template_id == 47  || template_id == 48 || template_id == 53 || template_id == 54 || template_id == 56 || template_id == 60 ||  template_id == 65 || org_id == 10432 || org_id == 10410 || org_id == 10485 || org_id == 10375 || org_id == 10480 || org_id == 10551 || org_id == 10585 || org_id ==10597 || org_id ==10599) && org_id!=10471" width="50px"> 超滤率 <br />(ml/h) </th>
23
+          <th v-if="isShow('超滤率') && (template_id !=6 && template_id !=10 && template_id !=11 && template_id !=12 && template_id !=13 && template_id !=17 && template_id !=18 && template_id !=19 && template_id !=20 && template_id !=21 && template_id !=22 && template_id !=23 && template_id !=24 && template_id !=26 && template_id !=31 && template_id !=32 && template_id !=34 && template_id !=35 && template_id !=36 && template_id !=38 && template_id !=41 && template_id !=43 && template_id !=44 && template_id !=46 && template_id !=47 && template_id !=48 && template_id !=53  && template_id !=54  && template_id !=56 && template_id !=60  && template_id !=65 && org_id != 10432 && org_id != 10410 && org_id!=10485 && org_id!=10375  && org_id!=10480  && org_id!=10551 && org_id!=10597 && org_id!=10599) || org_id == 10471"  width="50px"> 超滤率 <br />(L/h) </th>
24 24
           <th v-if="isShow('钠浓度')" width="60px"> 钠浓度 <br />(mmol/L) </th>
25 25
           <th v-if="isShow('透析液温度')" width="70px"> 透析液温度 <br />(℃) </th>
26 26
           <th v-if="isShow('置换率')&& (template_id == 6 ||template_id == 10 || template_id == 11 || template_id == 20 || template_id == 26 || template_id == 29 || template_id == 48 || template_id == 53  || template_id == 54 | template_id == 56 || org_id == 10340 || org_id == 10410 || org_id == 10375) && org_id==10558" width="60px" > 置换率 <br />(ml/min) </th>