|
@@ -71,31 +71,32 @@
|
71
|
71
|
<td colspan="3">
|
72
|
72
|
<div style="display: flex;line-height:30px;">
|
73
|
73
|
<span>治疗抗凝:</span>
|
74
|
|
- <span v-if="prescription.anticoagulant !='普通肝素' && prescription.anticoagulant!='无肝素' && prescription.anticoagulant!='枸橼酸'">
|
75
|
|
- {{ prescription.anticoagulant }}
|
|
74
|
+ <span v-if="prescription.anticoagulant_name !='普通肝素' && prescription.anticoagulant_name !='无肝素' &&
|
|
75
|
+ prescription.anticoagulant_name!='枸橼酸'">
|
|
76
|
+ {{ prescription.anticoagulant_name }}
|
76
|
77
|
{{prescription.anticoagulant_zongliang ? prescription.anticoagulant_zongliang : "0"}}
|
77
|
78
|
</span>U
|
78
|
79
|
<!-- <span v-if="prescription.anticoagulant !='普通肝素' && prescription.anticoagulant!='无肝素' && prescription.anticoagulant!='枸橼酸'">
|
79
|
80
|
|
80
|
81
|
</span>U -->
|
81
|
|
- <label-box :isChecked="prescription.anticoagulant=='普通肝素'?true :false" showValue="普通肝素:"></label-box>
|
|
82
|
+ <label-box :isChecked="prescription.anticoagulant_name=='普通肝素'?true :false" showValue="普通肝素:"></label-box>
|
82
|
83
|
<div style="display: inline-block;">
|
83
|
84
|
首剂:
|
84
|
|
- <span v-if="prescription.anticoagulant=='普通肝素'">
|
|
85
|
+ <span v-if="prescription.anticoagulant_name=='普通肝素'">
|
85
|
86
|
{{ prescription.anticoagulant_shouji ? prescription.anticoagulant_shouji : "0" }}
|
86
|
87
|
</span>mg
|
87
|
88
|
追加:
|
88
|
|
- <span v-if="prescription.anticoagulant=='普通肝素'">
|
|
89
|
+ <span v-if="prescription.anticoagulant_name=='普通肝素'">
|
89
|
90
|
{{prescription.anticoagulant_weichi ? prescription.anticoagulant_weichi : "0"}}
|
90
|
91
|
</span>mg/h
|
91
|
92
|
总量:
|
92
|
|
- <span v-if="prescription.anticoagulant=='普通肝素'">
|
|
93
|
+ <span v-if="prescription.anticoagulant_name=='普通肝素'">
|
93
|
94
|
{{ prescription.anticoagulant_zongliang ? prescription.anticoagulant_zongliang : "0"}}
|
94
|
95
|
</span>mg
|
95
|
96
|
</div>
|
96
|
97
|
|
97
|
|
- <label-box :isChecked="prescription.anticoagulant=='无肝素'?true :false" showValue="无肝素"></label-box>
|
98
|
|
- <label-box :isChecked="prescription.anticoagulant=='枸橼酸'?true :false" showValue="枸橼酸"></label-box>
|
|
98
|
+ <label-box :isChecked="prescription.anticoagulant_name=='无肝素'?true :false" showValue="无肝素"></label-box>
|
|
99
|
+ <label-box :isChecked="prescription.anticoagulant_name=='枸橼酸'?true :false" showValue="枸橼酸"></label-box>
|
99
|
100
|
</div>
|
100
|
101
|
</td>
|
101
|
102
|
</tr>
|
|
@@ -103,7 +104,8 @@
|
103
|
104
|
<tr>
|
104
|
105
|
<td colspan="2">
|
105
|
106
|
<div style="line-height:30px;">
|
106
|
|
- <span>处方脱水量: {{ prescription.prescription_water ? prescription.prescription_water : "" }} </span>ml
|
|
107
|
+ <span v-if="org_id != 9779">处方脱水量: {{ prescription.prescription_water ? prescription.prescription_water : "" }} ml </span>
|
|
108
|
+ <span v-if="org_id == 9779">目标脱水量:{{ prescription.target_ultrafiltration ? prescription.target_ultrafiltration : "" }} L </span>
|
107
|
109
|
<span>透析液流量: {{ prescription.dialysate_flow ? prescription.dialysate_flow : "" }} </span>ml/h
|
108
|
110
|
</div>
|
109
|
111
|
</td>
|
|
@@ -117,13 +119,12 @@
|
117
|
119
|
</span>
|
118
|
120
|
</td>
|
119
|
121
|
</tr>
|
120
|
|
-
|
121
|
122
|
</tbody>
|
122
|
123
|
</table>
|
123
|
124
|
<table border="1" class="table-box" style="border-collapse: collapse;width: 99%;">
|
124
|
125
|
<tr>
|
125
|
126
|
<td style="width: 20%; line-height: 30px;">透析机:
|
126
|
|
- {{predialysis.machine_type ? predialysis.machine_type : " "}}
|
|
127
|
+ {{predialysis.machine_type ? predialysis.machine_type : "/"}}
|
127
|
128
|
</td>
|
128
|
129
|
<td style="width: 30%;line-height: 30px;">
|
129
|
130
|
透析(滤)器:
|
|
@@ -158,14 +159,14 @@
|
158
|
159
|
<td colspan="3">
|
159
|
160
|
<div style="display: inline-block;line-height: 30px;">
|
160
|
161
|
血管通路:
|
161
|
|
- <label-box :isChecked="predialysis.blood_access_part_opera_name=='内瘘'?true :false" showValue="内瘘"></label-box>
|
162
|
|
- <label-box :isChecked="predialysis.blood_access_part_opera_name=='长期静脉导管'?true :false" showValue="长期静脉导管"></label-box>
|
163
|
|
- <label-box :isChecked="predialysis.blood_access_part_opera_name=='临时静脉导管'?true :false" showValue="临时(颈、股)静脉导管"></label-box>
|
164
|
|
- <label-box :isChecked="predialysis.blood_access_part_opera_name!='内瘘' &&
|
165
|
|
- predialysis.blood_access_part_opera_name!='长期静脉导管' &&
|
166
|
|
- predialysis.blood_access_part_opera_name!='临时静脉导管' &&
|
167
|
|
- predialysis.blood_access_part_opera_name!=''?true :false" showValue="其它">
|
|
162
|
+ <label-box :isChecked="predialysis.blood_access_part_opera_name.indexOf('内瘘') !=-1?true :false" showValue="内瘘"></label-box>
|
|
163
|
+ <label-box :isChecked="predialysis.blood_access_part_opera_name.indexOf('长期静脉导管') !=-1?true :false" showValue="长期静脉导管"></label-box>
|
|
164
|
+ <label-box :isChecked="predialysis.blood_access_part_opera_name.indexOf('临时静脉导管') !=-1?true :false" showValue="临时(颈、股)静脉导管"></label-box>
|
|
165
|
+ <label-box :isChecked="predialysis.blood_access_part_opera_name.indexOf('内瘘')==-1 &&
|
|
166
|
+ predialysis.blood_access_part_opera_name.indexOf('长期静脉导管')==-1 &&
|
|
167
|
+ predialysis.blood_access_part_opera_name.indexOf('临时静脉导管')==-1 ?true :false" showValue="其它">
|
168
|
168
|
</label-box>
|
|
169
|
+ {{ predialysis.blood_access_part_opera_name }}
|
169
|
170
|
</div>
|
170
|
171
|
<div style="display: inline-block;line-height: 30px;">
|
171
|
172
|
穿刺者:
|
|
@@ -695,6 +696,7 @@ export default {
|
695
|
696
|
var dialysisorder = response.data.data.dialysisOrder;
|
696
|
697
|
this.lastWeight = response.data.data.lastWeight
|
697
|
698
|
this.dialysisorder = dialysisorder;
|
|
699
|
+ console.log('response.data.data',response.data.data)
|
698
|
700
|
console.log("上机", dialysisorder);
|
699
|
701
|
var check = response.data.data.check;
|
700
|
702
|
console.log("核对这", check);
|
|
@@ -787,12 +789,12 @@ export default {
|
787
|
789
|
|
788
|
790
|
var prescription = response.data.data.dialysisPrescription;
|
789
|
791
|
|
790
|
|
- if (prescription.anticoagulant == 6) {
|
791
|
|
- prescription.anticoagulant = "低分子肝素钙";
|
792
|
|
- }
|
793
|
|
- if (prescription.anticoagulant == 7) {
|
794
|
|
- prescription.anticoagulant = "低分子肝素钠";
|
795
|
|
- }
|
|
792
|
+ // if (prescription.anticoagulant == 6) {
|
|
793
|
+ // prescription.anticoagulant = "低分子肝素钙";
|
|
794
|
+ // }
|
|
795
|
+ // if (prescription.anticoagulant == 7) {
|
|
796
|
+ // prescription.anticoagulant = "低分子肝素钠";
|
|
797
|
+ // }
|
796
|
798
|
|
797
|
799
|
this.prescription = prescription;
|
798
|
800
|
console.log("透析处方", this.prescription);
|