Browse Source

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

28169 8 months ago
parent
commit
b42d4c8d32

+ 4 - 0
src/xt_pages/dialysis/batch_print/batch_print_order_seventyfive.vue View File

815
                   <td width="50">UFR<br/>ml/h</td>
815
                   <td width="50">UFR<br/>ml/h</td>
816
                   <td width="50">UF<br/>ml</td>
816
                   <td width="50">UF<br/>ml</td>
817
                   <td width="65">剩余肝素<br/>ml</td>
817
                   <td width="65">剩余肝素<br/>ml</td>
818
+                  <td width="65" v-if="record.prescription.mode_id == 2">置换液量<br/>L</td>
818
                   <td width="200">病情变化</td>
819
                   <td width="200">病情变化</td>
819
                 </tr>
820
                 </tr>
820
                 <tr v-for="(monitor_record, j) in record.monitor_records" :key="j" >
821
                 <tr v-for="(monitor_record, j) in record.monitor_records" :key="j" >
877
                     {{ monitor_record.heparin_one?monitor_record.heparin_one:"/" }}
878
                     {{ monitor_record.heparin_one?monitor_record.heparin_one:"/" }}
878
 
879
 
879
                   </td>
880
                   </td>
881
+                  <td width="65" v-if="record.prescription.mode_id == 2">
882
+                    {{monitor_record.displacement_quantity ? monitor_record.displacement_quantity : '/'}}
883
+                  </td>
880
                   <td width="200">
884
                   <td width="200">
881
                     <template
885
                     <template
882
                       v-if="
886
                       v-if="

+ 15 - 15
src/xt_pages/dialysis/batch_print/batch_print_order_seventynine.vue View File

26
               <table border="1" class="table-box" style="border-collapse: collapse;text-align: center;width: 100%;">
26
               <table border="1" class="table-box" style="border-collapse: collapse;text-align: center;width: 100%;">
27
                 <tbody>
27
                 <tbody>
28
                   <tr>
28
                   <tr>
29
-                    <td width="80" style="line-height:30px;">治疗日期: 
29
+                    <td width="80" style="line-height:30px;">治疗日期:
30
                       {{ getTime(record.schedule_date, "{y}年{m}月{d}日") }}
30
                       {{ getTime(record.schedule_date, "{y}年{m}月{d}日") }}
31
                     </td>
31
                     </td>
32
                   </tr>
32
                   </tr>
50
                             record.dialysis_order.device_number.number.length >
50
                             record.dialysis_order.device_number.number.length >
51
                               0
51
                               0
52
                               ? record.dialysis_order.device_number.number
52
                               ? record.dialysis_order.device_number.number
53
-                              : record.device_number.number 
53
+                              : record.device_number.number
54
                           }}
54
                           }}
55
                         </div>
55
                         </div>
56
                       </div>
56
                       </div>
98
                           {{ anticoagulantName(record.prescription) }} &nbsp;&nbsp;
98
                           {{ anticoagulantName(record.prescription) }} &nbsp;&nbsp;
99
                           {{record.prescription.anticoagulant_zongliang ? record.prescription.anticoagulant_zongliang : "0"}}
99
                           {{record.prescription.anticoagulant_zongliang ? record.prescription.anticoagulant_zongliang : "0"}}
100
                         </span>U&nbsp;&nbsp;
100
                         </span>U&nbsp;&nbsp;
101
-                        
101
+
102
                         <label-box :isChecked="record.prescription.anticoagulant==2 ? true :false" showValue="普通肝素:"></label-box>&nbsp;&nbsp;
102
                         <label-box :isChecked="record.prescription.anticoagulant==2 ? true :false" showValue="普通肝素:"></label-box>&nbsp;&nbsp;
103
                         <div style="display: inline-block;">
103
                         <div style="display: inline-block;">
104
                           首剂:
104
                           首剂:
149
                   </td>
149
                   </td>
150
                   <td style="width: 30%;line-height: 30px;">
150
                   <td style="width: 30%;line-height: 30px;">
151
                     透析(滤)器:
151
                     透析(滤)器:
152
-                    
152
+
153
                     {{ record.prescription.dialysis_dialyszers ? record.prescription.dialysis_dialyszers : "" }}
153
                     {{ record.prescription.dialysis_dialyszers ? record.prescription.dialysis_dialyszers : "" }}
154
 
154
 
155
                     {{ record.prescription.dialysis_strainer ? record.prescription.dialysis_strainer : "" }}
155
                     {{ record.prescription.dialysis_strainer ? record.prescription.dialysis_strainer : "" }}
156
                   </td>
156
                   </td>
157
                   <td style="">
157
                   <td style="">
158
                     透析液:钾:
158
                     透析液:钾:
159
-                    <span style="">2.0</span>mmol/L&nbsp; 
159
+                    <span style="">2.0</span>mmol/L&nbsp;
160
                     钙:
160
                     钙:
161
-                    <span style="">1.5</span>mmol/L&nbsp; 
161
+                    <span style="">1.5</span>mmol/L&nbsp;
162
                     碳酸氢盐:
162
                     碳酸氢盐:
163
                     <span >32</span>mmol/L&nbsp;
163
                     <span >32</span>mmol/L&nbsp;
164
                     钠:
164
                     钠:
205
                   </tr>
205
                   </tr>
206
                   <tr>
206
                   <tr>
207
                     <td rowspan="2">时间</td>
207
                     <td rowspan="2">时间</td>
208
-                    <td colspan="4">透析参数</td>
209
-                    <td colspan="5">生命体征</td>
208
+                    <td colspan="5">透析参数</td>
209
+                    <td colspan="2">生命体征</td>
210
                     <td colspan="2">治疗中病情变化</td>
210
                     <td colspan="2">治疗中病情变化</td>
211
                   </tr>
211
                   </tr>
212
                   <tr>
212
                   <tr>
215
                     <td>静脉压<br/>mmHg</td>
215
                     <td>静脉压<br/>mmHg</td>
216
                     <td>血流量<br/>ml/min</td>
216
                     <td>血流量<br/>ml/min</td>
217
                     <td>脱水量<br/>ml</td>
217
                     <td>脱水量<br/>ml</td>
218
-                    <td>超滤率<br/>ml/h</td>
218
+                    <!-- <td>超滤率<br/>ml/h</td> -->
219
                     <td>HR<br/>bpm</td>
219
                     <td>HR<br/>bpm</td>
220
                     <!-- <td>R<br/>bpm</td> -->
220
                     <!-- <td>R<br/>bpm</td> -->
221
                     <td>BP<br/>mmHg</td>
221
                     <td>BP<br/>mmHg</td>
232
                     <td>{{ monitor.venous_pressure ? monitor.venous_pressure : "/" }}</td>
232
                     <td>{{ monitor.venous_pressure ? monitor.venous_pressure : "/" }}</td>
233
                     <td>{{ monitor.blood_flow_volume ? monitor.blood_flow_volume : "/" }}</td>
233
                     <td>{{ monitor.blood_flow_volume ? monitor.blood_flow_volume : "/" }}</td>
234
                     <td>{{ monitor.ultrafiltration_volume ? monitor.ultrafiltration_volume : "/"}}</td>
234
                     <td>{{ monitor.ultrafiltration_volume ? monitor.ultrafiltration_volume : "/"}}</td>
235
-                    <td>{{ monitor.ultrafiltration_rate ? monitor.ultrafiltration_rate : "/" }}</td>
235
+                    <!-- <td>{{ monitor.ultrafiltration_rate ? monitor.ultrafiltration_rate : "/" }}</td> -->
236
                     <td>{{ monitor.pulse_frequency ? monitor.pulse_frequency : "/" }}</td>
236
                     <td>{{ monitor.pulse_frequency ? monitor.pulse_frequency : "/" }}</td>
237
                     <!-- <td>{{ monitor.breathing_rate ? monitor.breathing_rate : "/" }}</td> -->
237
                     <!-- <td>{{ monitor.breathing_rate ? monitor.breathing_rate : "/" }}</td> -->
238
                     <td>{{
238
                     <td>{{
279
                           record.lastafterweight.weight_after
279
                           record.lastafterweight.weight_after
280
                           ).toFixed(1)
280
                           ).toFixed(1)
281
                           : '未称重'
281
                           : '未称重'
282
-                          }}kg 
282
+                          }}kg
283
                       </td>
283
                       </td>
284
                     </tr>
284
                     </tr>
285
 
285
 
476
         },
476
         },
477
         lastAfterWeight: '',
477
         lastAfterWeight: '',
478
         displaceLiquiPartOptions: [],
478
         displaceLiquiPartOptions: [],
479
-        
479
+
480
       }
480
       }
481
     },
481
     },
482
     created() {
482
     created() {
566
               }
566
               }
567
 
567
 
568
               var delghTwo = 0
568
               var delghTwo = 0
569
-              
569
+
570
               if (
570
               if (
571
                 this.records[recordIndex].advices &&
571
                 this.records[recordIndex].advices &&
572
                 this.records[recordIndex].advices.length < 13
572
                 this.records[recordIndex].advices.length < 13
575
               } else {
575
               } else {
576
                 delghTwo = 0
576
                 delghTwo = 0
577
               }
577
               }
578
-              
578
+
579
               if (delghTwo > 0) {
579
               if (delghTwo > 0) {
580
                 if (
580
                 if (
581
                   typeof this.records[recordIndex].advices === 'undefined' ||
581
                   typeof this.records[recordIndex].advices === 'undefined' ||
803
           return ''
803
           return ''
804
         }
804
         }
805
         if (key[id] in this.operatorMaps) {
805
         if (key[id] in this.operatorMaps) {
806
-          
806
+
807
           return this.operatorMaps[key[id]].es_url
807
           return this.operatorMaps[key[id]].es_url
808
         } else {
808
         } else {
809
           return ''
809
           return ''

+ 25 - 16
src/xt_pages/dialysis/template/DialysisPrintOrderSeventynine.vue View File

25
                   </div>
25
                   </div>
26
                   <div style="flex: 1;">
26
                   <div style="flex: 1;">
27
                     透析机号:
27
                     透析机号:
28
-                    <!-- {{ dialysisOrder && dialysisOrder.DeviceNumber && dialysisOrder.DeviceNumber.number.length > 0 ? dialysisOrder.DeviceNumber.number : patientInfo.DialysisSchedule.device_number.number }} -->
28
+                    {{ dialysisOrder && dialysisOrder.DeviceNumber && dialysisOrder.DeviceNumber.number.length > 0 ? dialysisOrder.DeviceNumber.number : patientInfo.DialysisSchedule.device_number.number }}
29
                   </div>
29
                   </div>
30
                 </div>
30
                 </div>
31
               </td>
31
               </td>
151
             <td colspan="3">
151
             <td colspan="3">
152
               <div style="display: inline-block;line-height: 30px;">
152
               <div style="display: inline-block;line-height: 30px;">
153
                 血管通路:
153
                 血管通路:
154
-                <label-box :isChecked="predialysis.blood_access_part_opera_name=='内瘘'?true :false" showValue="内瘘"></label-box>&nbsp;
154
+                <!-- <label-box :isChecked="predialysis.blood_access_part_opera_name=='内瘘'?true :false" showValue="内瘘"></label-box>&nbsp;
155
                 <label-box :isChecked="predialysis.blood_access_part_opera_name=='长期静脉导管'?true :false" showValue="长期静脉导管"></label-box>&nbsp;
155
                 <label-box :isChecked="predialysis.blood_access_part_opera_name=='长期静脉导管'?true :false" showValue="长期静脉导管"></label-box>&nbsp;
156
                 <label-box :isChecked="predialysis.blood_access_part_opera_name=='临时静脉导管'?true :false" showValue="临时(颈、股)静脉导管"></label-box>&nbsp;
156
                 <label-box :isChecked="predialysis.blood_access_part_opera_name=='临时静脉导管'?true :false" showValue="临时(颈、股)静脉导管"></label-box>&nbsp;
157
                 <label-box :isChecked="predialysis.blood_access_part_opera_name!='内瘘' &&
157
                 <label-box :isChecked="predialysis.blood_access_part_opera_name!='内瘘' &&
158
                             predialysis.blood_access_part_opera_name!='长期静脉导管' &&
158
                             predialysis.blood_access_part_opera_name!='长期静脉导管' &&
159
                             predialysis.blood_access_part_opera_name!='临时静脉导管'?true :false" showValue="其它">
159
                             predialysis.blood_access_part_opera_name!='临时静脉导管'?true :false" showValue="其它">
160
-                </label-box>
160
+                </label-box> -->
161
+                {{ predialysis.blood_access_part_opera_name ? predialysis.blood_access_part_opera_name :'/' }}
161
               </div>&nbsp;&nbsp;
162
               </div>&nbsp;&nbsp;
162
               <div style="display: inline-block;line-height: 30px;">
163
               <div style="display: inline-block;line-height: 30px;">
163
                 穿刺者:
164
                 穿刺者:
179
             <tr>
180
             <tr>
180
               <td rowspan="2">时间</td>
181
               <td rowspan="2">时间</td>
181
               <td colspan="5">透析参数</td>
182
               <td colspan="5">透析参数</td>
182
-              <td colspan="3">生命体征</td>
183
+              <td colspan="2">生命体征</td>
183
               <td colspan="2">治疗中病情变化</td>
184
               <td colspan="2">治疗中病情变化</td>
184
             </tr>
185
             </tr>
185
             <tr>
186
             <tr>
188
               <td>静脉压<br/>mmHg</td>
189
               <td>静脉压<br/>mmHg</td>
189
               <td>血流量<br/>ml/min</td>
190
               <td>血流量<br/>ml/min</td>
190
               <td>脱水量<br/>ml</td>
191
               <td>脱水量<br/>ml</td>
191
-              <td>超滤率<br/>ml/h</td>
192
+              <!-- <td>超滤率<br/>ml/h</td> -->
192
               <td>HR<br/>bpm</td>
193
               <td>HR<br/>bpm</td>
193
               <!-- <td>R<br/>bpm</td> -->
194
               <!-- <td>R<br/>bpm</td> -->
194
               <td>BP<br/>mmHg</td>
195
               <td>BP<br/>mmHg</td>
206
               <td>{{ monitor.venous_pressure ? monitor.venous_pressure : "/" }}</td>
207
               <td>{{ monitor.venous_pressure ? monitor.venous_pressure : "/" }}</td>
207
               <td>{{ monitor.blood_flow_volume ? monitor.blood_flow_volume : "/" }}</td>
208
               <td>{{ monitor.blood_flow_volume ? monitor.blood_flow_volume : "/" }}</td>
208
               <td>{{ monitor.ultrafiltration_volume ? monitor.ultrafiltration_volume : "/"}}</td>
209
               <td>{{ monitor.ultrafiltration_volume ? monitor.ultrafiltration_volume : "/"}}</td>
209
-              <td>{{ monitor.ultrafiltration_rate ? monitor.ultrafiltration_rate : "/" }}</td>
210
+              <!-- <td>{{ monitor.ultrafiltration_rate ? monitor.ultrafiltration_rate : "/" }}</td> -->
210
               <td>{{ monitor.pulse_frequency ? monitor.pulse_frequency : "/" }}</td>
211
               <td>{{ monitor.pulse_frequency ? monitor.pulse_frequency : "/" }}</td>
211
               <!-- <td>{{ monitor.breathing_rate ? monitor.breathing_rate : "/" }}</td> -->
212
               <!-- <td>{{ monitor.breathing_rate ? monitor.breathing_rate : "/" }}</td> -->
212
               <td>{{
213
               <td>{{
1116
             }
1117
             }
1117
           }
1118
           }
1118
           console.log(this.advice_groups);
1119
           console.log(this.advice_groups);
1119
-          var doctorAdevieInfo = response.data.data.advices;
1120
-          var tableAdvice = doctorAdevieInfo;
1120
+          
1121
+          var advices = response.data.data.advices;
1122
+          var doctorAdevieInfo = response.data.data.doctorAdevieInfo
1123
+          var tableAdvice = advices.concat(doctorAdevieInfo);
1124
+          console.log('tableAdvice',tableAdvice);
1121
           console.log('response.data.data', response.data.data)
1125
           console.log('response.data.data', response.data.data)
1122
           if (tableAdvice.length === 0) {
1126
           if (tableAdvice.length === 0) {
1123
-            console.log('1111111');
1127
+            console.log('1111111',tableAdvice.length);
1124
             var obj = { advice_name: "", start_time: "" };
1128
             var obj = { advice_name: "", start_time: "" };
1125
             var obj1 = { advice_name: "", start_time: "" };
1129
             var obj1 = { advice_name: "", start_time: "" };
1126
             var obj2 = { advice_name: "", start_time: "" };
1130
             var obj2 = { advice_name: "", start_time: "" };
1141
             return this.tableAdvice
1145
             return this.tableAdvice
1142
           }
1146
           }
1143
           if (tableAdvice.length === 1) {
1147
           if (tableAdvice.length === 1) {
1144
-            console.log('2222222');
1148
+            console.log('2222222',tableAdvice.length);
1145
             var obj = { advice_name: "", start_time: "" };
1149
             var obj = { advice_name: "", start_time: "" };
1146
             var obj1 = { advice_name: "", start_time: "" };
1150
             var obj1 = { advice_name: "", start_time: "" };
1147
             var obj2 = { advice_name: "", start_time: "" };
1151
             var obj2 = { advice_name: "", start_time: "" };
1177
             // return this.tableAdvice
1181
             // return this.tableAdvice
1178
           }
1182
           }
1179
           if (tableAdvice.length === 3) {
1183
           if (tableAdvice.length === 3) {
1180
-            console.log('444444');
1184
+            console.log('444444',tableAdvice.length);
1181
             var obj = { advice_name: "", start_time: "" };
1185
             var obj = { advice_name: "", start_time: "" };
1182
             var obj1 = { advice_name: "", start_time: "" };
1186
             var obj1 = { advice_name: "", start_time: "" };
1183
             var obj2 = { advice_name: "", start_time: "" };
1187
             var obj2 = { advice_name: "", start_time: "" };
1192
             // return this.tableAdvice
1196
             // return this.tableAdvice
1193
           }
1197
           }
1194
           if (tableAdvice.length === 4) {
1198
           if (tableAdvice.length === 4) {
1195
-            console.log('5555555');
1199
+            console.log('5555555',tableAdvice.length);
1196
             var obj = { advice_name: "", start_time: "" };
1200
             var obj = { advice_name: "", start_time: "" };
1197
             var obj1 = { advice_name: "", start_time: "" };
1201
             var obj1 = { advice_name: "", start_time: "" };
1198
             var obj2 = { advice_name: "", start_time: "" };
1202
             var obj2 = { advice_name: "", start_time: "" };
1205
             // return this.tableAdvice
1209
             // return this.tableAdvice
1206
           }
1210
           }
1207
           if (tableAdvice.length === 5) {
1211
           if (tableAdvice.length === 5) {
1208
-            console.log('6666666');
1212
+            console.log('6666666',tableAdvice.length);
1209
             var obj = { advice_name: "", start_time: "" };
1213
             var obj = { advice_name: "", start_time: "" };
1210
             var obj1 = { advice_name: "", start_time: "" };
1214
             var obj1 = { advice_name: "", start_time: "" };
1211
             var obj2 = { advice_name: "", start_time: "" };
1215
             var obj2 = { advice_name: "", start_time: "" };
1217
             this.tableAdvice = tableAdvice;
1221
             this.tableAdvice = tableAdvice;
1218
             // return this.tableAdvice
1222
             // return this.tableAdvice
1219
           }
1223
           }
1224
+          if (tableAdvice.length === 6) {
1225
+            console.log('6666666',tableAdvice.length);
1226
+            var obj = { advice_name: "", start_time: "" };
1227
+            tableAdvice.push(obj);
1228
+
1229
+            this.tableAdvice = tableAdvice;
1230
+            // return this.tableAdvice
1231
+          }
1220
 
1232
 
1221
           if (tableAdvice.length >7) {
1233
           if (tableAdvice.length >7) {
1222
             console.log('777777',tableAdvice);
1234
             console.log('777777',tableAdvice);
1223
-            // var obj = { advice_name: "", start_time: "" };
1224
-
1225
-            // tableAdvice.push(obj);
1226
             this.tableAdvice = tableAdvice;
1235
             this.tableAdvice = tableAdvice;
1227
 
1236
 
1228
           }
1237
           }

+ 9 - 9
src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue View File

308
                       <div
308
                       <div
309
                         class="under_line"
309
                         class="under_line"
310
                         style="width: 100px; text-align: center"
310
                         style="width: 100px; text-align: center"
311
-                        v-if="predialysis&&predialysis.puncture_way == ''"
311
+                        
312
                       >
312
                       >
313
-                         /
313
+                        {{predialysis.puncture_way ? predialysis.puncture_way : '/'}}
314
                       </div>
314
                       </div>
315
-                      <div
315
+                      <!-- <div
316
                         class="under_line"
316
                         class="under_line"
317
                         style="width: 100px; text-align: center"
317
                         style="width: 100px; text-align: center"
318
                         v-if="predialysis&&predialysis.puncture_way.indexOf('绳梯') > -1"
318
                         v-if="predialysis&&predialysis.puncture_way.indexOf('绳梯') > -1"
332
                         v-if="predialysis&&predialysis.puncture_way.indexOf('区域') > -1"
332
                         v-if="predialysis&&predialysis.puncture_way.indexOf('区域') > -1"
333
                       >
333
                       >
334
                         区域
334
                         区域
335
-                      </div>
335
+                      </div> -->
336
                     </div>
336
                     </div>
337
                     <div
337
                     <div
338
                       class="inline_block"
338
                       class="inline_block"
343
                       <div
343
                       <div
344
                         class="under_line"
344
                         class="under_line"
345
                         style="width: 100px; text-align: center"
345
                         style="width: 100px; text-align: center"
346
-                        v-if="predialysis&&predialysis.puncture_way == ''"
346
+                        
347
                       >
347
                       >
348
-                         /
348
+                         {{predialysis.puncture_way ? predialysis.puncture_way : '/'}}
349
                       </div>
349
                       </div>
350
-                      <div
350
+                      <!-- <div
351
                         class="under_line"
351
                         class="under_line"
352
                         style="width: 100px; text-align: center"
352
                         style="width: 100px; text-align: center"
353
                         v-if="predialysis&&predialysis.puncture_way.indexOf('绳梯') > -1"
353
                         v-if="predialysis&&predialysis.puncture_way.indexOf('绳梯') > -1"
354
                       >
354
                       >
355
-                        绳梯
355
+                        {{}}
356
                       </div>
356
                       </div>
357
                       <div
357
                       <div
358
                         class="under_line"
358
                         class="under_line"
367
                         v-if="predialysis&&predialysis.puncture_way.indexOf('区域') > -1"
367
                         v-if="predialysis&&predialysis.puncture_way.indexOf('区域') > -1"
368
                       >
368
                       >
369
                         区域
369
                         区域
370
-                      </div>
370
+                      </div> -->
371
                     </div>
371
                     </div>
372
                     <div
372
                     <div
373
                       class="inline_block"
373
                       class="inline_block"

+ 5 - 0
src/xt_pages/dialysis/template/DialysisPrintOrderseventyfive.vue View File

549
                 <td width="50">UFR<br/>ml/h</td>
549
                 <td width="50">UFR<br/>ml/h</td>
550
                 <td width="50">UF<br/>ml</td>
550
                 <td width="50">UF<br/>ml</td>
551
                 <td width="65">剩余肝素<br/>ml</td>
551
                 <td width="65">剩余肝素<br/>ml</td>
552
+                <td width="65" v-if="prescription.mode == 'HDF'">置换液量<br/>L</td>
552
                 <td width="200">病情变化</td>
553
                 <td width="200">病情变化</td>
553
               </tr>
554
               </tr>
554
               <tr v-for="(monitor, monindex) in monitors" :key="monindex" style="padding: 5px 0;line-height: 35px;">
555
               <tr v-for="(monitor, monindex) in monitors" :key="monindex" style="padding: 5px 0;line-height: 35px;">
609
                     <!-- {{ monitor.heparin?monitor.heparin:"" }} -->
610
                     <!-- {{ monitor.heparin?monitor.heparin:"" }} -->
610
                       {{ monitor.heparin_one?monitor.heparin_one:"/" }}
611
                       {{ monitor.heparin_one?monitor.heparin_one:"/" }}
611
                 </td>
612
                 </td>
613
+                <!--  -->
614
+                <td width="65" v-if="prescription.mode == 'HDF'">
615
+                  {{monitor.displacement_quantity ? monitor.displacement_quantity : '/'}}
616
+                </td>
612
                 <td width="200">
617
                 <td width="200">
613
                   <template v-if=" (dialysisOrder && monitor.operate_time == dialysisOrder.start_time)">
618
                   <template v-if=" (dialysisOrder && monitor.operate_time == dialysisOrder.start_time)">
614
                     【开始透析】 <span v-if="org_id ==10598">引血100ml/min</span>
619
                     【开始透析】 <span v-if="org_id ==10598">引血100ml/min</span>