Browse Source

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

28169 1 week ago
parent
commit
120185f24c

+ 1 - 1
build/cdn.json View File

@@ -1,3 +1,3 @@
1 1
 {
2
-  "version": "2999.999.13746"
2
+  "version": "2999.999.13744"
3 3
 }

+ 19 - 1
src/pages/main/newActionBar/assessmentAfter.vue View File

@@ -21,7 +21,7 @@
21 21
                 <van-field v-model="timeValue" readonly @click="openPicker" @focus="inputFocus" v-if="isShow('实际治疗时长')" :required="isShow_title('实际治疗时长')" label="实际治疗时长" input-align="right"/>
22 22
                 <van-field v-model="formValue.actual_ultrafiltration" @focus="inputFocus" v-if="isShow('实际超滤量')" :required="isShow_title('实际超滤量')" type="number" input-align="right">
23 23
                     <template #label>
24
-                        <span v-if="(template_id == 6 && $store.getters.user.template_info.org_id !=10447 && $store.getters.user.template_info.org_id !=10471) || template_id == 9 || template_id == 10 || template_id == 11 || template_id == 17 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 28 || template_id == 27 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 32 || template_id == 34 || template_id == 36 || template_id == 38 || template_id == 40 || template_id == 43 || template_id == 44 || template_id == 47 || template_id == 56 || template_id == 60 || $store.getters.user.template_info.org_id == 9555 || $store.getters.user.template_info.org_id == 10307 || $store.getters.user.template_info.org_id == 10340 || $store.getters.user.template_info.org_id == 10387 || $store.getters.user.template_info.org_id == 10430 || $store.getters.user.template_info.org_id == 10432 || $store.getters.user.template_info.org_id == 10441 || $store.getters.user.template_info.org_id == 10445 || $store.getters.user.template_info.org_id == 10495 || $store.getters.user.template_info.org_id == 10375  || $store.getters.user.template_info.org_id == 10551 || $store.getters.user.template_info.org_id == 10597 || $store.getters.user.template_info.org_id == 10599 || $store.getters.user.template_info.org_id == 10580 || $store.getters.user.template_info.org_id == 10629 || $store.getters.user.template_info.org_id == 10617 || $store.getters.user.template_info.org_id == 10677 || $store.getters.user.template_info.org_id == 10667 || $store.getters.user.template_info.org_id == 10480 || $store.getters.user.template_info.org_id == 10693 || $store.getters.user.template_info.org_id == 10702 || $store.getters.user.template_info.org_id == 10697 || $store.getters.user.template_info.org_id == 10635 ||  $store.getters.user.template_info.org_id == 10723">实际超滤量(ml)</span>
24
+                        <span v-if="(template_id == 6 && $store.getters.user.template_info.org_id !=10447 && $store.getters.user.template_info.org_id !=10471) || template_id == 9 || template_id == 10 || template_id == 11 || template_id == 17 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 28 || template_id == 27 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 32 || template_id == 34 || template_id == 36 || template_id == 38 || template_id == 40 || template_id == 43 || template_id == 44 || template_id == 47 || template_id == 56 || template_id == 60 || $store.getters.user.template_info.org_id == 9555 || $store.getters.user.template_info.org_id == 10307 || $store.getters.user.template_info.org_id == 10340 || $store.getters.user.template_info.org_id == 10387 || $store.getters.user.template_info.org_id == 10430 || $store.getters.user.template_info.org_id == 10432 || $store.getters.user.template_info.org_id == 10441 || $store.getters.user.template_info.org_id == 10445 || $store.getters.user.template_info.org_id == 10495 || $store.getters.user.template_info.org_id == 10375  || $store.getters.user.template_info.org_id == 10551 || $store.getters.user.template_info.org_id == 10597 || $store.getters.user.template_info.org_id == 10599 || $store.getters.user.template_info.org_id == 10580 || $store.getters.user.template_info.org_id == 10629 || $store.getters.user.template_info.org_id == 10617 || $store.getters.user.template_info.org_id == 10677 || $store.getters.user.template_info.org_id == 10667 || $store.getters.user.template_info.org_id == 10480 || $store.getters.user.template_info.org_id == 10693 || $store.getters.user.template_info.org_id == 10702 || $store.getters.user.template_info.org_id == 10697 || $store.getters.user.template_info.org_id == 10635 ||  $store.getters.user.template_info.org_id == 10723 ||  $store.getters.user.template_info.org_id == 10721">实际超滤量(ml)</span>
25 25
                         <span v-else>实际超滤量(L)</span>
26 26
                     </template>
27 27
                 </van-field>
@@ -790,6 +790,24 @@ export default {
790 790
 
791 791
     }
792 792
 
793
+    if(this.$store.getters.user.template_info.org_id==10721){
794
+     
795
+      if(this.formValue.temperature == 0){
796
+         this.formValue.temperature = 36.5
797
+      }
798
+      if(this.formValue.systolic_blood_pressure == 0){
799
+         this.formValue.systolic_blood_pressure = this.last_monitor.systolic_blood_pressure
800
+      }
801
+      if(this.formValue.diastolic_blood_pressure == 0){
802
+        this.formValue.diastolic_blood_pressure = this.last_monitor.diastolic_blood_pressure
803
+      }
804
+      if(this.formValue.pulse_frequency == 0){
805
+         this.formValue.pulse_frequency = this.last_monitor.pulse_frequency
806
+      }
807
+      console.log("最后一次透析监测",this.last_monitor)
808
+
809
+    }
810
+
793 811
     if(this.$store.getters.user.template_info.org_id ==10677){
794 812
       if(this.formValue.temperature == 0){
795 813
          this.formValue.temperature = 36.5

+ 27 - 0
src/pages/main/newActionBar/assessmentBefore.vue View File

@@ -799,6 +799,12 @@ created () {
799 799
        }
800 800
       
801 801
     }
802
+
803
+    if(this.$store.getters.user.template_info.org_id== 10721){
804
+       if(this.formValue.temperature == '' || this.formValue.temperature ==0){
805
+          this.formValue.temperature= 36.5
806
+       }
807
+    }
802 808
     if (this.predialysis.id == undefined && this.predialysis.id == undefined) {
803 809
       this.formValue.dry_weight = this.dry_weight.dry_weight
804 810
 
@@ -835,6 +841,20 @@ created () {
835 841
      
836 842
       this.formValue.last_after_weight = (this.last_record.weight_after - this.last_record.additional_weight).toFixed(1)
837 843
     }
844
+
845
+    if(this.$store.getters.user.template_info.org_id == 10721){
846
+      
847
+       if(this.formValue.temperature == '' || this.formValue.temperature ==0){
848
+          this.formValue.temperature= 36.5
849
+       }
850
+    }
851
+
852
+    if(this.$store.getters.user.template_info.org_id == 10721){
853
+     
854
+       if(this.formValue.temperature == '' || this.formValue.temperature ==0 || this.formValue.temperature == "undefined"){
855
+          this.formValue.temperature = 36.5
856
+       }
857
+    }
838 858
    
839 859
   } else {
840 860
     if (this.predialysis.id == undefined && this.last_predialysis.id != undefined) {
@@ -905,6 +925,13 @@ created () {
905 925
         this.formValue.puncture_needle = ""
906 926
     }
907 927
    }
928
+  
929
+   if(this.$store.getters.user.template_info.org_id == 10721){
930
+       console.log("提问呢------------------------",this.formValue.temperature)
931
+       if(this.formValue.temperature == '' || this.formValue.temperature ==0 || this.formValue.temperature == "undefined"){
932
+          this.formValue.temperature = 36.5
933
+       }
934
+    }
908 935
 
909 936
 },
910 937
 computed: {

+ 11 - 3
src/pages/main/newActionBar/dialysisPrescription.vue View File

@@ -200,8 +200,8 @@
200 200
         </van-field>
201 201
         <van-field v-model="dialysisPrescription.prescription_water" @focus="inputFocus" v-if="isShow('处方脱水量')" type="number" input-align="right">
202 202
             <template #label>
203
-                <span v-if=" $store.getters.user.template_info.org_id!=10597 && $store.getters.user.template_info.org_id!=10612 && $store.getters.user.template_info.org_id!=10598 && $store.getters.user.template_info.org_id!=10679 && $store.getters.user.template_info.org_id!=10677 && $store.getters.user.template_info.org_id!=10622&& $store.getters.user.template_info.org_id!=10702 && $store.getters.user.template_info.org_id!=10635">处方脱水量(ml)</span>
204
-                <span  v-if=" $store.getters.user.template_info.org_id==10597 ||  $store.getters.user.template_info.org_id==10612  ||  $store.getters.user.template_info.org_id==10598 ||$store.getters.user.template_info.org_id==10679 ||$store.getters.user.template_info.org_id==10677 || $store.getters.user.template_info.org_id==10622  || $store.getters.user.template_info.org_id==10702 || $store.getters.user.template_info.org_id==10635">处方脱水量(L)</span>
203
+                <span v-if=" $store.getters.user.template_info.org_id!=10597 && $store.getters.user.template_info.org_id!=10612 && $store.getters.user.template_info.org_id!=10598 && $store.getters.user.template_info.org_id!=10679 && $store.getters.user.template_info.org_id!=10677 && $store.getters.user.template_info.org_id!=10622&& $store.getters.user.template_info.org_id!=10702 && $store.getters.user.template_info.org_id!=10635 && $store.getters.user.template_info.org_id!=10721">处方脱水量(ml)</span>
204
+                <span  v-if=" $store.getters.user.template_info.org_id==10597 ||  $store.getters.user.template_info.org_id==10612  ||  $store.getters.user.template_info.org_id==10598 ||$store.getters.user.template_info.org_id==10679 ||$store.getters.user.template_info.org_id==10677 || $store.getters.user.template_info.org_id==10622  || $store.getters.user.template_info.org_id==10702 || $store.getters.user.template_info.org_id==10635 || $store.getters.user.template_info.org_id==10721">处方脱水量(L)</span>
205 205
             </template>
206 206
          </van-field>
207 207
 
@@ -2130,6 +2130,14 @@ export default {
2130 2130
               this.dialysisPrescription.target_ultrafiltration = (this.predialysis.weight_before - this.predialysis.dry_weight - this.predialysis.additional_weight).toFixed(2)
2131 2131
             }
2132 2132
            
2133
+            if(this.dialysisPrescription.prescription_water==0 || this.dialysisPrescription.prescription_water==""){
2134
+              this.dialysisPrescription.prescription_water = (this.predialysis.weight_before - this.predialysis.dry_weight - this.predialysis.additional_weight).toFixed(2)
2135
+            }
2136
+          }else if(this.$store.getters.user.template_info.org_id == 10721){
2137
+            if(this.dialysisPrescription.target_ultrafiltration==0 || this.dialysisPrescription.target_ultrafiltration==""){
2138
+              this.dialysisPrescription.target_ultrafiltration = (this.predialysis.weight_before - this.predialysis.dry_weight - this.predialysis.additional_weight).toFixed(2)
2139
+            }
2140
+           
2133 2141
             if(this.dialysisPrescription.prescription_water==0 || this.dialysisPrescription.prescription_water==""){
2134 2142
               this.dialysisPrescription.prescription_water = (this.predialysis.weight_before - this.predialysis.dry_weight - this.predialysis.additional_weight).toFixed(2)
2135 2143
             }
@@ -2165,7 +2173,7 @@ export default {
2165 2173
         }
2166 2174
       }
2167 2175
     }else{
2168
-      if(this.$store.getters.user.template_info.org_id == 10702 ||  this.$store.getters.user.template_info.org_id == 10635){
2176
+      if(this.$store.getters.user.template_info.org_id == 10702 ||  this.$store.getters.user.template_info.org_id == 10635 || this.$store.getters.user.template_info.org_id==10721){
2169 2177
         console.log("康桥this.dialysisPrescription",this.dialysisPrescription.prescription_water)
2170 2178
         if(this.dialysisPrescription.prescription_water==0 || this.dialysisPrescription.prescription_water==""){
2171 2179
             this.dialysisPrescription.prescription_water = (this.predialysis.weight_before - this.predialysis.dry_weight - this.predialysis.additional_weight).toFixed(2)

+ 2 - 2
src/pages/main/newActionBar/doubleCheck.vue View File

@@ -104,8 +104,8 @@
104 104
                       </van-radio-group>
105 105
                   </template>
106 106
               </van-cell>
107
-              <van-field v-if="org_id!=10629" v-model="check_time_str" readonly @click="selectSecondCheckTimeAction" label="第二核对时间" input-align="right"/>
108
-              <van-cell title='第二核对人员' v-if="org_id!=10597 && org_id!=10629 ">
107
+              <van-field v-if="org_id!=10629 && org_id!=10721" v-model="check_time_str" readonly @click="selectSecondCheckTimeAction" label="第二核对时间" input-align="right"/>
108
+              <van-cell title='第二核对人员' v-if="org_id!=10597 && org_id!=10629 && org_id!=10721">
109 109
                   <template #label>
110 110
                       <van-radio-group class="doctorList" v-model="doubleReview.modifier">
111 111
                           <van-radio :name="item.id"  v-for='(item,index) in admin_map' :key="index" v-if='item.status === 1&& item.user_type ===3'>{{ item.name }}</van-radio>

+ 12 - 12
src/pages/main/newActionBar/monitoring.vue View File

@@ -44,8 +44,8 @@
44 44
                   <th width="60px" style="width:6%"> 静脉压/动脉压 <br />({{monitorRecords[0]&&monitorRecords[0]['venous_pressure_type'] == 2 ? 'kpa' : 'mmHg'}}) </th>
45 45
                   <th v-if="isShow('跨膜压')" width="40px" style="width:6%"> 跨膜压 <br />({{monitorRecords[0]&&monitorRecords[0]['transmembrane_pressure_type'] == 2 ? 'kpa' : 'mmHg'}}) </th>
46 46
                   <th v-if="isShow('跨膜压1')" width="40px" style="width:6%"> 跨膜压 <br />({{monitorRecords[0]&&monitorRecords[0]['transmembrane_pressure_type'] == 2 ? 'kpa' : 'mmHg'}}) </th>
47
-                  <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 || org_id ==10612 || org_id ==10580 || org_id ==10629 || org_id ==10617 || org_id==10677 || org_id==10667 || org_id==10693 || org_id ==10702 || org_id ==10697 || org_id ==10635 || org_id==10723) && org_id!=10471" width="50px" style="width:6%"> 超滤量 <br />(ml) </th>
48
-                  <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&&org_id!=10612 &&org_id!=10580 && org_id !=10629 && org_id!=10617 && org_id!=10677 && org_id!=10667 && org_id!=10693 && org_id!=10702  && org_id!=10697 && org_id!=10635 && org_id!=10723) || org_id ==10471" width="50px" style="width:6%"> 超滤量 <br />(L) </th>
47
+                  <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 || org_id ==10612 || org_id ==10580 || org_id ==10629 || org_id ==10617 || org_id==10677 || org_id==10667 || org_id==10693 || org_id ==10702 || org_id ==10697 || org_id ==10635 || org_id==10723 || org_id == 10721) && org_id!=10471" width="50px" style="width:6%"> 超滤量 <br />(ml) </th>
48
+                  <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&&org_id!=10612 &&org_id!=10580 && org_id !=10629 && org_id!=10617 && org_id!=10677 && org_id!=10667 && org_id!=10693 && org_id!=10702  && org_id!=10697 && org_id!=10635 && org_id!=10723 && org_id!=10721) || org_id ==10471" width="50px" style="width:6%"> 超滤量 <br />(L) </th>
49 49
 
50 50
                   <th v-if="isShow('超滤量1')" width="50px" style="width:6%"> 超滤量 <br />(ml) </th>
51 51
 
@@ -53,8 +53,8 @@
53 53
                   <th v-if="isShow('钠浓度1')" width="40px" style="width:6%"> 钠浓度 <br />(mmol/L) </th>
54 54
                   <th v-if="isShow('透析液温度')" width="60px" style="width:6%"> 透析液温度 <br />(℃) </th>
55 55
                   <th v-if="isShow('透析液温度1')" width="60px" style="width:6%"> 透析液温度 <br />(℃) </th>
56
-                  <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 ==10617 || org_id ==10598 || org_id ==10677 || org_id==10702 || org_id == 10727) && org_id!=10558 && org_id!=10414 && org_id!=10677 " width="50px" style="width:6%"> 置换率 <br />(ml/min) </th>
57
-                  <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!=10617 && org_id!=10598 && org_id!=10677 && org_id!=10702 && org_id!=10727) || org_id ==10558 || org_id ==10414 || org_id==10677" width="50px"  style="width:6%"> 置换率 <br />(L/h) </th>
56
+                  <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 ==10617 || org_id ==10598 || org_id ==10677 || org_id==10702 || org_id == 10727 || org_id ==10721) && org_id!=10558 && org_id!=10414 && org_id!=10677 " width="50px" style="width:6%"> 置换率 <br />(ml/min) </th>
57
+                  <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!=10617 && org_id!=10598 && org_id!=10677 && org_id!=10702 && org_id!=10727 && org_id!=10721) || org_id ==10558 || org_id ==10414 || org_id==10677" width="50px"  style="width:6%"> 置换率 <br />(L/h) </th>
58 58
                   <th v-if="isShow('置换率1')" width="50px" style="width:6%"> 置换率 <br />(ml/min) </th>
59 59
                   <th v-if="isShow('置换量') && (template_id ==43 )" width="40px" style="width:6%"> 置换量 <br />(ml/h) </th>
60 60
                   <th v-if="isShow('置换量') && ((template_id ==6 && org_id != 9919 && org_id!=10191 && template_id!=43) || org_id ==9779 ||template_id ==11 ||template_id ==20 ||template_id ==26 ||template_id ==29 ||template_id == 48 ||template_id == 46 ||template_id == 53 ||template_id == 54 ||template_id == 56 ||org_id == 10340 ||org_id == 10432 ||org_id == 10445) && org_id!=10558 && org_id!=10346 && org_id!=10517 && org_id!=10598 && org_id!=10617 && org_id!=10414 && org_id!=10510 && org_id!=10567 && org_id!=10644" width="50px" style="width:6%"> 置换量 <br />(ml) </th>
@@ -74,8 +74,8 @@
74 74
                   <th v-if="isShow('置换液流量1')" width="50px"> 置换液流量 <br />(ml/min)</th>
75 75
                   <th v-if="isShow('透析液流量')" width="50px"> 透析液流量 <br />(ml/h) </th>
76 76
                   <th v-if="isShow('透析液流量1')" width="50px"> 透析液流量 <br />(ml/h) </th>
77
-                  <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 || org_id == 10580 || org_id ==10629 || org_id ==10617 || org_id==10677|| org_id==10667 || org_id == 10693 || org_id ==10702 || org_id == 10697 || org_id ==10635 || org_id == 10723)" width="50px" style="6%"> 超滤率 <br />(ml/h) </th>
78
-                  <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 && org_id!=10580 && org_id!=10629 && org_id!=10617  && org_id!=10677 && org_id!=10667 && org_id!=10693 && org_id!=10702 && org_id!=10697 && org_id!=10635 && org_id!=10723" width="50px" style="6%"> 超滤率 <br />(L/h) </th>
77
+                  <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 || org_id == 10580 || org_id ==10629 || org_id ==10617 || org_id==10677|| org_id==10667 || org_id == 10693 || org_id ==10702 || org_id == 10697 || org_id ==10635 || org_id == 10723 || org_id ==10721)" width="50px" style="6%"> 超滤率 <br />(ml/h) </th>
78
+                  <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 && org_id!=10580 && org_id!=10629 && org_id!=10617  && org_id!=10677 && org_id!=10667 && org_id!=10693 && org_id!=10702 && org_id!=10697 && org_id!=10635 && org_id!=10723 && org_id!=10721" width="50px" style="6%"> 超滤率 <br />(L/h) </th>
79 79
                   <th v-if="isShow('超滤率2')" width="60px">超滤率 <br />(ml/h) </th>
80 80
                   <th v-if="isShow('剩余肝素')" width="60px">剩余肝素 <br />(ml) </th>
81 81
                   <th v-if="isShow('置换量1')" width="50px" style="width:6%"> 置换量 <br />(L) </th>
@@ -174,7 +174,7 @@
174 174
                   <td v-if="isShow('置换液流量1')" >{{item.displacement_flow_quantity_one?item.displacement_flow_quantity_one:'/'}}</td>
175 175
                   <td v-if="isShow('透析液流量')" >{{item.dialysate_flow?item.dialysate_flow:''}}</td>
176 176
                   <td v-if="isShow('透析液流量1')" >{{item.dialysate_flow_one?item.dialysate_flow_one:'/'}}</td>
177
-                  <td v-if="isShow('超滤率')" >{{item.ultrafiltration_rate?item.ultrafiltration_rate:''}}</td>
177
+                  <td v-if="isShow('超滤率')" >{{item.ultrafiltration_rate?item.ultrafiltration_rate:'0'}}</td>
178 178
                   <th v-if="isShow('超滤率2')" width="60px">{{ item.ultrafiltration_rate_one?item.ultrafiltration_rate_one:"/" }} <br /></th>
179 179
                   <th v-if="isShow('剩余肝素')" width="60px">{{item.heparin_one?item.heparin_one:"/"}} <br /> </th>
180 180
                   <td v-if="isShow('置换量1')" >{{item.displacement_quantity_one?item.displacement_quantity_one:'/'}}</td>
@@ -349,14 +349,14 @@
349 349
 
350 350
                           <van-field v-model="form.ultrafiltration_volume" @focus="inputFocus" @keydown='changeFocus' :required="isShow_title('超滤量')" v-if="isShow('超滤量')" type="number" input-align="right">
351 351
                               <template #label>
352
-                                  <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 ==10612 || org_id == 10580 || org_id ==10629  || org_id ==10617 || org_id ==10677 || org_id ==10667 || org_id == 10693 || org_id == 10702 || org_id == 10697 || org_id == 10635 || org_id==10723) && org_id!=10471" >超滤量(ml)</span>
352
+                                  <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 ==10612 || org_id == 10580 || org_id ==10629  || org_id ==10617 || org_id ==10677 || org_id ==10667 || org_id == 10693 || org_id == 10702 || org_id == 10697 || org_id == 10635 || org_id==10723 || org_id == 10721) && org_id!=10471" >超滤量(ml)</span>
353 353
                                   <span v-else>超滤量(L)</span>
354 354
                               </template>
355 355
                           </van-field>
356 356
 
357 357
                           <van-field v-model="form.ultrafiltration_rate" @focus="inputFocus" @keydown='changeFocus' v-if="isShow('超滤率')" :required="isShow_title('超滤率')" type="number" input-align="right">
358 358
                               <template #label>
359
-                                  <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 ==10612 || org_id==10580 || org_id ==10629  || org_id ==10617 || org_id ==10677 || org_id ==10667 || org_id == 10693 || org_id==10702 || org_id == 10697 || org_id == 10635 || org_id == 10723) && org_id!=10471">超滤率(ml/h)</span>
359
+                                  <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 ==10612 || org_id==10580 || org_id ==10629  || org_id ==10617 || org_id ==10677 || org_id ==10667 || org_id == 10693 || org_id==10702 || org_id == 10697 || org_id == 10635 || org_id == 10723 || org_id == 10721) && org_id!=10471">超滤率(ml/h)</span>
360 360
                                   <span v-else>超滤率(L/h)</span>
361 361
                               </template>
362 362
                           </van-field>
@@ -378,7 +378,7 @@
378 378
 
379 379
                           <van-field v-model="form.replacement_rate" @focus="inputFocus" @keydown='changeFocus' v-if="isShow('置换率')" :required="isShow_title('置换率')" type="number" input-align="right">
380 380
                               <template #label>
381
-                                  <span v-if="(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 || template_id == 56 || org_id == 10340 || org_id == 10445 || org_id == 10410 || org_id ==10410 || org_id ==10617 || org_id ==10598 || org_id ==10677 || org_id ==10702 || org_id == 10727) && org_id!=10558 && org_id!=10414 && org_id!=10677">置换率(ml/min)</span>
381
+                                  <span v-if="(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 || template_id == 56 || org_id == 10340 || org_id == 10445 || org_id == 10410 || org_id ==10410 || org_id ==10617 || org_id ==10598 || org_id ==10677 || org_id ==10702 || org_id == 10727 || org_id == 10721) && org_id!=10558 && org_id!=10414 && org_id!=10677">置换率(ml/min)</span>
382 382
                                   <span v-else>置换率(L/h)</span>
383 383
                               </template>
384 384
                           </van-field>
@@ -568,8 +568,8 @@
568 568
                             <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&&org_id!=10612 && org_id!=10580  && org_id!=10617 && org_id!=10697" width="50px" > 超滤量 <br />(L) </th>
569 569
                             <th v-if="isShow('钠浓度')" width="40px"> 钠浓度 <br />(mmol/L) </th>
570 570
                             <th v-if="isShow('透析液温度')" width="60px"> 透析液温度 <br />(℃) </th>
571
-                            <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 && org_id!=10598 && org_id!=10617" width="50px" > 置换率 <br />(ml/min) </th>
572
-                            <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 || org_id ==10598 || org_id ==10617" width="50px"  > 置换率 <br />(L/h) </th>
571
+                            <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 ==10721) && org_id!=10558 && org_id!=10598 && org_id!=10617" width="50px" > 置换率 <br />(ml/min) </th>
572
+                            <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!=10721) || org_id ==10558 || org_id ==10598 || org_id ==10617" width="50px"  > 置换率 <br />(L/h) </th>
573 573
                             <th v-if="isShow('置换量') && (template_id ==43 )" width="40px" > 置换量 <br />(ml/h) </th>
574 574
                             <th v-if="isShow('置换量') && ((template_id ==6 && org_id != 9919 && org_id!=10191 && template_id!=43) || org_id ==9779 ||template_id ==11 ||template_id ==20 ||template_id ==26 ||template_id ==29 ||template_id == 48 ||template_id == 46 ||template_id == 53 ||template_id == 54 ||template_id == 56 ||org_id == 10340 ||org_id == 10432 ||org_id == 10445) && org_id!=10558 && org_id !=10617 && org_id!=10510 && org_id!=10644" width="50px" > 置换量 <br />(ml) </th>
575 575
                             <th v-if="isShow('置换量') && ((template_id !=6 || org_id == 9919 || org_id == 10191) && org_id !=9779 && template_id !=11 && template_id !=20 && template_id !=26 && template_id !=29 && template_id!=43 && template_id!=48 && template_id!=46 && template_id!=53 && template_id!=54 && template_id!=56 && org_id!=10340 && org_id!=10432  && org_id!=10445) || org_id == 10558 || org_id ==10617 || org_id == 10510 || org_id == 10644" width="50px" > 置换量 <br />(L) </th>

+ 6 - 2
src/pages/main/template/DialysisPrintOrderSix.vue View File

@@ -511,6 +511,7 @@
511 511
                         <span v-if="org_id==10644">iu</span>
512 512
                       </span>
513 513
                       <span v-if="prescription.anticoagulant == 17">U</span>
514
+                      <span v-if="prescription.anticoagulant == 15">mg</span>
514 515
                     </span>
515 516
 
516 517
                     <span v-if="org_id==9675 || org_id==10447 || org_id == 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471 || org_id ==10206">
@@ -528,6 +529,7 @@
528 529
                      <span v-if="prescription.anticoagulant == 16">iu</span>
529 530
                      <span v-if="prescription.anticoagulant == 17">U</span>
530 531
                      <span v-if="prescription.anticoagulant == 14 || prescription.anticoagulant == 19">
532
+                      <span v-if="prescription.anticoagulant == 15">mg</span>
531 533
                       <span v-if="org_id!=10644">mg</span>
532 534
                       <span v-if="org_id==10644">iu</span>
533 535
                      </span>
@@ -557,6 +559,7 @@
557 559
                           <span v-if="org_id==10644">iu/h</span>
558 560
                         </span>
559 561
                         <span v-if="prescription.anticoagulant == 17">U/h</span>
562
+                        <span v-if="prescription.anticoagulant == 15">mg/h</span>
560 563
                      </span>
561 564
                     <span v-if="org_id==9675 || org_id==10447 || org_id == 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471 || org_id == 10206">
562 565
                        <span v-if="prescription.anticoagulant == 2">mg/h</span>
@@ -576,6 +579,7 @@
576 579
                           <span v-if="org_id!=10644">mg/h</span>
577 580
                           <span v-if="org_id==10644">iu/h</span>
578 581
                         </span>
582
+                        <span v-if="prescription.anticoagulant == 15">mg/h</span>
579 583
                     </span>
580 584
 
581 585
                   </div>
@@ -627,7 +631,7 @@
627 631
                         <span v-if="org_id!=10644">mg</span>
628 632
                         <span v-if="org_id==10644">iu</span>
629 633
                       </span>
630
-
634
+                      <span v-if="prescription.anticoagulant == 15">mg</span>
631 635
                     </span>
632 636
 
633 637
                   </div>
@@ -1172,7 +1176,7 @@
1172 1176
                 <div class="inline_block" style="flex:1;">
1173 1177
                   体重减少:
1174 1178
                   <div class="under_line" style="width: 50px;text-align: center">
1175
-                    {{afterdialysis.weight_loss?afterdialysis.weight_loss:'/'}}
1179
+                    {{(predialysis.weight_before - afterdialysis.weight_after).toFixed(2)}}
1176 1180
                   </div>kg
1177 1181
                 </div>
1178 1182
 

+ 54 - 26
src/pages/main/template/DialysisPrintOrderSixtyeight.vue View File

@@ -516,10 +516,20 @@
516 516
                       {{prescription.anticoagulant_shouji?prescription.anticoagulant_shouji:'/'}}
517 517
                     </div>
518 518
                     <span v-if="org_id!=9675 && org_id!=10447 && org_id!=9829 && org_id!=10440 && org_id!=10469  && org_id!=10471">
519
-                      <span v-if="prescription.anticoagulant == 4">mg</span>
519
+                    
520
+
521
+                      <span v-if="prescription.anticoagulant == 4">iu</span>
520 522
                       <span v-if="prescription.anticoagulant == 3">iu</span>
521
-                      <span v-if="prescription.anticoagulant == 2">iu</span>
522
-                      <span v-if="prescription.anticoagulant == 1">mg</span>
523
+                      <span v-if="prescription.anticoagulant == 2">mg</span>
524
+                      <span v-if="prescription.anticoagulant == 5">ml</span>
525
+                      <span v-if="prescription.anticoagulant == 6">iu</span>
526
+                     <span v-if="prescription.anticoagulant == 7">iu</span>
527
+                     <span v-if="prescription.anticoagulant == 8">iu</span>
528
+                     <span v-if="prescription.anticoagulant == 9">iu</span>
529
+                     <span v-if="prescription.anticoagulant == 10">iu</span>
530
+                     <span v-if="prescription.anticoagulant == 11">iu</span>
531
+                     <span v-if="prescription.anticoagulant == 13||prescription.anticoagulant == 14">iu</span>
532
+                     <span v-if="prescription.anticoagulant == 15">mg</span>
523 533
                     </span>
524 534
 
525 535
                     <span v-if="org_id==9675 || org_id==10447 || org_id == 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471">
@@ -533,7 +543,8 @@
533 543
                      <span v-if="prescription.anticoagulant == 9">iu</span>
534 544
                      <span v-if="prescription.anticoagulant == 10">iu</span>
535 545
                      <span v-if="prescription.anticoagulant == 11">iu</span>
536
-                     <span v-if="prescription.anticoagulant == 13">iu</span>
546
+                     <span v-if="prescription.anticoagulant == 13||prescription.anticoagulant == 14">iu</span>
547
+                     <span v-if="prescription.anticoagulant == 15">mg</span>
537 548
 
538 549
                     </span>
539 550
 
@@ -549,24 +560,32 @@
549 560
                     </div>
550 561
                      <span v-if="org_id!=9675 && org_id!=10447 && org_id!=9829 && org_id!=10440 && org_id!=10469 && org_id!=10471">
551 562
 
552
-                       <span v-if="prescription.anticoagulant == 5">ml/h</span>
553
-                        <span v-if="prescription.anticoagulant == 4">mg/h</span>
554
-                        <span v-if="prescription.anticoagulant == 3">iu/h</span>
555
-                        <span v-if="prescription.anticoagulant == 2">iu/h</span>
556
-                        <span v-if="prescription.anticoagulant == 1">mg/h</span>
563
+                      <span v-if="prescription.anticoagulant == 2">mg/h</span>
564
+                          <span v-if="prescription.anticoagulant == 3">iu/h</span>
565
+                          <span v-if="prescription.anticoagulant == 4">ml</span>
566
+                          <span v-if="prescription.anticoagulant == 5">ml/h</span>
567
+                          <span v-if="prescription.anticoagulant == 6">iu/h</span>
568
+                          <span v-if="prescription.anticoagulant == 7">iu/h</span>
569
+                          <span v-if="prescription.anticoagulant == 8">iu/h</span>
570
+                          <span v-if="prescription.anticoagulant == 9">iu/h</span>
571
+                          <span v-if="prescription.anticoagulant == 10">iu/h</span>
572
+                          <span v-if="prescription.anticoagulant == 11">iu/h</span>
573
+                          <span v-if="prescription.anticoagulant == 13 || prescription.anticoagulant == 14">iu/h</span>
574
+                          <span v-if="prescription.anticoagulant == 15">mg/h</span>
557 575
                      </span>
558 576
                     <span v-if="org_id==9675 || org_id==10447 || org_id == 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471">
559
-                       <span v-if="prescription.anticoagulant == 2">mg/h</span>
560
-                        <span v-if="prescription.anticoagulant == 3">iu/h</span>
561
-                        <span v-if="prescription.anticoagulant == 4">ml</span>
562
-                        <span v-if="prescription.anticoagulant == 5">ml/h</span>
563
-                        <span v-if="prescription.anticoagulant == 6">iu/h</span>
564
-                        <span v-if="prescription.anticoagulant == 7">iu/h</span>
565
-                        <span v-if="prescription.anticoagulant == 8">iu/h</span>
566
-                        <span v-if="prescription.anticoagulant == 9">iu/h</span>
567
-                        <span v-if="prescription.anticoagulant == 10">iu/h</span>
568
-                        <span v-if="prescription.anticoagulant == 11">iu/h</span>
569
-                        <span v-if="prescription.anticoagulant == 13">iu/h</span>
577
+                      <span v-if="prescription.anticoagulant == 2">mg/h</span>
578
+                          <span v-if="prescription.anticoagulant == 3">iu/h</span>
579
+                          <span v-if="prescription.anticoagulant == 4">ml</span>
580
+                          <span v-if="prescription.anticoagulant == 5">ml/h</span>
581
+                          <span v-if="prescription.anticoagulant == 6">iu/h</span>
582
+                          <span v-if="prescription.anticoagulant == 7">iu/h</span>
583
+                          <span v-if="prescription.anticoagulant == 8">iu/h</span>
584
+                          <span v-if="prescription.anticoagulant == 9">iu/h</span>
585
+                          <span v-if="prescription.anticoagulant == 10">iu/h</span>
586
+                          <span v-if="prescription.anticoagulant == 11">iu/h</span>
587
+                          <span v-if="prescription.anticoagulant == 13 || prescription.anticoagulant == 14">iu/h</span>
588
+                          <span v-if="prescription.anticoagulant == 15">mg/h</span>
570 589
                     </span>
571 590
 
572 591
                   </div>
@@ -590,13 +609,21 @@
590 609
                       {{prescription.anticoagulant_zongliang?prescription.anticoagulant_zongliang:'/'}}
591 610
                     </div>
592 611
                     <span v-if="org_id!=9675 && org_id!=10447 && org_id!=9829 && org_id!=10440 && org_id!=10469 && org_id!=10471">
593
-                      <span v-if="prescription.anticoagulant == 4">mg</span>
594
-                      <span v-if="prescription.anticoagulant == 3">iu</span>
595
-                      <span v-if="prescription.anticoagulant == 2">iu</span>
596
-                      <span v-if="prescription.anticoagulant == 1">mg</span>
612
+                      <span v-if="prescription.anticoagulant == 2">mg</span>
613
+                       <span v-if="prescription.anticoagulant == 3">iu</span>
614
+                       <span v-if="prescription.anticoagulant == 4">ml</span>
615
+                       <span v-if="prescription.anticoagulant == 5">ml</span>
616
+                       <span v-if="prescription.anticoagulant == 6">iu</span>
617
+                       <span v-if="prescription.anticoagulant == 7">iu</span>
618
+                       <span v-if="prescription.anticoagulant == 8">iu</span>
619
+                       <span v-if="prescription.anticoagulant == 9">iu</span>
620
+                       <span v-if="prescription.anticoagulant == 10">iu</span>
621
+                      <span v-if="prescription.anticoagulant == 11">iu</span>
622
+                      <span v-if="prescription.anticoagulant == 13 || prescription.anticoagulant == 14">iu</span>
623
+                      <span v-if="prescription.anticoagulant == 15">mg</span>
597 624
                      </span>
598 625
                     <span v-if="org_id==9675 || org_id==10447 || org_id == 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471">
599
-                       <span v-if="prescription.anticoagulant == 2">mg</span>
626
+                      <span v-if="prescription.anticoagulant == 2">mg</span>
600 627
                        <span v-if="prescription.anticoagulant == 3">iu</span>
601 628
                        <span v-if="prescription.anticoagulant == 4">ml</span>
602 629
                        <span v-if="prescription.anticoagulant == 5">ml</span>
@@ -606,7 +633,8 @@
606 633
                        <span v-if="prescription.anticoagulant == 9">iu</span>
607 634
                        <span v-if="prescription.anticoagulant == 10">iu</span>
608 635
                       <span v-if="prescription.anticoagulant == 11">iu</span>
609
-                      <span v-if="prescription.anticoagulant == 13">iu</span>
636
+                      <span v-if="prescription.anticoagulant == 13 || prescription.anticoagulant == 14">iu</span>
637
+                      <span v-if="prescription.anticoagulant == 15">mg</span>
610 638
 
611 639
                     </span>
612 640
 

+ 1 - 1
src/pages/main/today/assessmentAfter.vue View File

@@ -32,7 +32,7 @@
32 32
         <li v-if="isShow('实际超滤量')">
33 33
           <label for="sjcll">实际超滤量: </label>
34 34
           <span class="content" id="sjcll">{{actual_ultrafiltration?actual_ultrafiltration:''}}</span>
35
-          <span v-if="(template_id == 6&& $store.getters.user.template_info.org_id !=10447 && $store.getters.user.template_info.org_id !=10471) || template_id == 9 || template_id == 10 || template_id == 11 || template_id == 17 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 28 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 32 || template_id == 34 || template_id == 36 || template_id == 38 || template_id == 40 || template_id == 43 || template_id == 44 || template_id == 60 || this.$store.getters.user.template_info.org_id == 9555 || template_id == 27  || this.$store.getters.user.template_info.org_id == 10340 || this.$store.getters.user.template_info.org_id == 10387 ||  $store.getters.user.template_info.org_id == 10430 ||  $store.getters.user.template_info.org_id == 10432 ||  $store.getters.user.template_info.org_id == 10441  ||  $store.getters.user.template_info.org_id == 10445 ||  $store.getters.user.template_info.org_id == 10410 ||  $store.getters.user.template_info.org_id == 10495 || $store.getters.user.template_info.org_id == 10375 || $store.getters.user.template_info.org_id == 10551 || $store.getters.user.template_info.org_id == 10597 || $store.getters.user.template_info.org_id == 10599 || $store.getters.user.template_info.org_id == 10629 || $store.getters.user.template_info.org_id == 10677 || $store.getters.user.template_info.org_id == 10667 || $store.getters.user.template_info.org_id == 10480 || $store.getters.user.template_info.org_id == 10693 || $store.getters.user.template_info.org_id == 10702  || $store.getters.user.template_info.org_id == 10697 || $store.getters.user.template_info.org_id == 10635 || $store.getters.user.template_info.org_id == 10723" class="unit">{{actual_ultrafiltration?'ml':''}}</span>
35
+          <span v-if="(template_id == 6&& $store.getters.user.template_info.org_id !=10447 && $store.getters.user.template_info.org_id !=10471) || template_id == 9 || template_id == 10 || template_id == 11 || template_id == 17 || template_id == 20 || template_id == 21 || template_id == 22 || template_id == 23 || template_id == 24 || template_id == 26 || template_id == 28 || template_id == 29 || template_id == 30 || template_id == 31 || template_id == 32 || template_id == 34 || template_id == 36 || template_id == 38 || template_id == 40 || template_id == 43 || template_id == 44 || template_id == 60 || this.$store.getters.user.template_info.org_id == 9555 || template_id == 27  || this.$store.getters.user.template_info.org_id == 10340 || this.$store.getters.user.template_info.org_id == 10387 ||  $store.getters.user.template_info.org_id == 10430 ||  $store.getters.user.template_info.org_id == 10432 ||  $store.getters.user.template_info.org_id == 10441  ||  $store.getters.user.template_info.org_id == 10445 ||  $store.getters.user.template_info.org_id == 10410 ||  $store.getters.user.template_info.org_id == 10495 || $store.getters.user.template_info.org_id == 10375 || $store.getters.user.template_info.org_id == 10551 || $store.getters.user.template_info.org_id == 10597 || $store.getters.user.template_info.org_id == 10599 || $store.getters.user.template_info.org_id == 10629 || $store.getters.user.template_info.org_id == 10677 || $store.getters.user.template_info.org_id == 10667 || $store.getters.user.template_info.org_id == 10480 || $store.getters.user.template_info.org_id == 10693 || $store.getters.user.template_info.org_id == 10702  || $store.getters.user.template_info.org_id == 10697 || $store.getters.user.template_info.org_id == 10635 || $store.getters.user.template_info.org_id == 10723 || $store.getters.user.template_info.org_id == 10721" class="unit">{{actual_ultrafiltration?'ml':''}}</span>
36 36
           <span v-else class="unit">{{actual_ultrafiltration?'L':''}}</span>
37 37
         </li>
38 38
         <li v-if="isShow('透析器')">

+ 7 - 7
src/pages/main/today/dialysisMonitoring.vue View File

@@ -22,18 +22,18 @@
22 22
           <th v-if="isShow('血流量1')" width="60px"> 血流量 <br />(ml/min) </th>
23 23
           <th v-if="isShow('跨膜压')" width="60px">  跨膜压 <br />({{tableDate[0]&&tableDate[0]['transmembrane_pressure_type'] == 2 ? 'kpa' : 'mmHg'}}) </th>
24 24
           <th v-if="isShow('跨膜压1')" width="60px">  跨膜压 <br />({{tableDate[0]&&tableDate[0]['transmembrane_pressure_type'] == 2 ? 'kpa' : 'mmHg'}}) </th>
25
-          <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 ==10612 || org_id ==10580 || org_id ==10629 || org_id ==10617 || org_id == 10677 || org_id == 10667  || org_id == 10693 || org_id == 10702 || org_id == 10697 || org_id ==10635 || org_id == 10723) && org_id!=10471" width="60px" > 超滤量 <br />(ml) </th>
26
-          <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!=10612 && org_id!=10580 && org_id!=10629 && org_id!=10617 && org_id!=10677 && org_id!=10667 && org_id!=10693 && org_id!=10702 && org_id!=10697 && org_id!=10635 && org_id!=10723) || org_id == 10471" width="60px" > 超滤量 <br />(L) </th>
25
+          <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 ==10612 || org_id ==10580 || org_id ==10629 || org_id ==10617 || org_id == 10677 || org_id == 10667  || org_id == 10693 || org_id == 10702 || org_id == 10697 || org_id ==10635 || org_id == 10723 || org_id == 10721) && org_id!=10471" width="60px" > 超滤量 <br />(ml) </th>
26
+          <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!=10612 && org_id!=10580 && org_id!=10629 && org_id!=10617 && org_id!=10677 && org_id!=10667 && org_id!=10693 && org_id!=10702 && org_id!=10697 && org_id!=10635 && org_id!=10723 && org_id!=10721) || org_id == 10471" width="60px" > 超滤量 <br />(L) </th>
27 27
           <th v-if="isShow('超滤量1')" width="60px" > 超滤量 <br />(ml) </th>
28
-          <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 ==10612 || org_id ==10580 || org_id ==10629 || org_id ==10617 || org_id ==10677|| org_id ==10667 || org_id == 10693 || org_id == 10702 || org_id == 10697 || org_id ==10635 || org_id == 10723) && org_id!=10471" width="50px"> 超滤率 <br />(ml/h) </th>
29
-          <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!=10612 && org_id!=10580 && org_id!=10629 && org_id!=10617 && org_id!=10677&& org_id!=10667 && org_id!=10693 && org_id!=10702 && org_id!=10697 && org_id!=10635 && org_id!=10723) || org_id == 10471"  width="50px"> 超滤率 <br />(L/h) </th>
28
+          <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 ==10612 || org_id ==10580 || org_id ==10629 || org_id ==10617 || org_id ==10677|| org_id ==10667 || org_id == 10693 || org_id == 10702 || org_id == 10697 || org_id ==10635 || org_id == 10723 || org_id == 10721) && org_id!=10471" width="50px"> 超滤率 <br />(ml/h) </th>
29
+          <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!=10612 && org_id!=10580 && org_id!=10629 && org_id!=10617 && org_id!=10677&& org_id!=10667 && org_id!=10693 && org_id!=10702 && org_id!=10697 && org_id!=10635 && org_id!=10723 && org_id!=10721) || org_id == 10471"  width="50px"> 超滤率 <br />(L/h) </th>
30 30
           <th v-if="isShow('超滤率2')" width="60px">超滤率 <br />(ml/h)</th>
31 31
           <th v-if="isShow('钠浓度')" width="60px"> 钠浓度 <br />(mmol/L) </th>
32 32
           <th v-if="isShow('钠浓度1')" width="60px"> 钠浓度 <br />(mmol/L) </th>
33 33
           <th v-if="isShow('透析液温度')" width="70px"> 透析液温度 <br />(℃) </th>
34 34
           <th v-if="isShow('透析液温度1')" width="70px"> 透析液温度 <br />(℃) </th>
35
-          <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 == 10598 || org_id ==10702) && org_id!=10558  && org_id!=10414 && org_id!=10677" width="60px" > 置换率 <br />(ml/min) </th>
36
-          <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!=10598 && org_id!=10702) || org_id ==10558 || org_id ==10414 || org_id==10677" width="60px" > 置换率 <br />(L/h) </th>
35
+          <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 == 10598 || org_id ==10702 || org_id == 10721) && org_id!=10558  && org_id!=10414 && org_id!=10677" width="60px" > 置换率 <br />(ml/min) </th>
36
+          <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!=10598 && org_id!=10702 && org_id!=10721) || org_id ==10558 || org_id ==10414 || org_id==10677" width="60px" > 置换率 <br />(L/h) </th>
37 37
           <th v-if="isShow('置换率1')"  width="60px" > 置换率 <br />(ml/min) </th>
38 38
           <th v-if="isShow('置换量')&& (template_id == 43 )" width="50px" > 置换量 <br />(ml/h) </th>
39 39
           <th v-if="isShow('置换量')&& ((template_id == 6 && org_id != 9919 && template_id!=43 && org_id!=10478) || (template_id == 10 && org_id!=10191) || template_id == 11 || template_id == 20 || template_id == 26 || template_id == 29  || template_id == 46  || template_id == 47 || template_id == 48 || template_id == 53 || template_id == 54 | template_id == 56 || org_id == 10340 || org_id == 10432) && org_id!=10558 && org_id!=10346&&org_id!=10517 &&org_id!=10598 &&org_id!=10617 &&org_id!=10414 && org_id!=10510  && org_id!=10644" width="50px" > 置换量 <br />(ml) </th>
@@ -116,7 +116,7 @@
116 116
 
117 117
           </td>
118 118
           <td v-if="isShow('超滤量1')" >{{item.ultrafiltration_volume_one?item.ultrafiltration_volume_one:'/'}}</td>
119
-          <td v-if="isShow('超滤率')" >{{item.ultrafiltration_rate?item.ultrafiltration_rate:''}}</td>
119
+          <td v-if="isShow('超滤率')" >{{item.ultrafiltration_rate?item.ultrafiltration_rate:'0'}}</td>
120 120
           <td v-if="isShow('超滤率2')" >{{item.ultrafiltration_rate_one?item.ultrafiltration_rate_one:''}}</td>
121 121
           <td v-if="isShow('钠浓度')">{{ item.sodium_concentration ? item.sodium_concentration : "" }}</td>
122 122
           <td v-if="isShow('钠浓度1')">{{ item.sodium_concentration_one ? item.sodium_concentration_one : "/" }}</td>

+ 2 - 2
src/pages/main/today/dialysisPrescription.vue View File

@@ -26,8 +26,8 @@
26 26
 
27 27
         <li v-if="isShow('处方脱水量')">
28 28
           <label>处方脱水量 :</label>
29
-          <span class="content" v-if="this.$store.getters.user.template_info.org_id !=10597 && this.$store.getters.user.template_info.org_id !=10612  && this.$store.getters.user.template_info.org_id !=10598 && this.$store.getters.user.template_info.org_id !=10679 && this.$store.getters.user.template_info.org_id !=10677 && this.$store.getters.user.template_info.org_id !=10679&& this.$store.getters.user.template_info.org_id !=10702 && this.$store.getters.user.template_info.org_id !=10635">{{prescription_water != '0'?prescription_water:''}}ml</span>
30
-          <span class="content" v-if="this.$store.getters.user.template_info.org_id ==10597 || this.$store.getters.user.template_info.org_id ==10612 || this.$store.getters.user.template_info.org_id ==10598  || this.$store.getters.user.template_info.org_id ==10679 || this.$store.getters.user.template_info.org_id ==10677 || this.$store.getters.user.template_info.org_id == 10679|| this.$store.getters.user.template_info.org_id == 10702 || this.$store.getters.user.template_info.org_id == 10635">{{prescription_water != '0'?prescription_water:''}}L</span>
29
+          <span class="content" v-if="this.$store.getters.user.template_info.org_id !=10597 && this.$store.getters.user.template_info.org_id !=10612  && this.$store.getters.user.template_info.org_id !=10598 && this.$store.getters.user.template_info.org_id !=10679 && this.$store.getters.user.template_info.org_id !=10677 && this.$store.getters.user.template_info.org_id !=10679&& this.$store.getters.user.template_info.org_id !=10702 && this.$store.getters.user.template_info.org_id !=10635 && this.$store.getters.user.template_info.org_id !=10721">{{prescription_water != '0'?prescription_water:''}}ml</span>
30
+          <span class="content" v-if="this.$store.getters.user.template_info.org_id ==10597 || this.$store.getters.user.template_info.org_id ==10612 || this.$store.getters.user.template_info.org_id ==10598  || this.$store.getters.user.template_info.org_id ==10679 || this.$store.getters.user.template_info.org_id ==10677 || this.$store.getters.user.template_info.org_id == 10679|| this.$store.getters.user.template_info.org_id == 10702 || this.$store.getters.user.template_info.org_id == 10635 || this.$store.getters.user.template_info.org_id == 10721">{{prescription_water != '0'?prescription_water:''}}L</span>
31 31
         </li>
32 32
 
33 33
         <li v-if="isShow('钙')">