Browse Source

25 1月14 发药

yq1 1 month ago
parent
commit
bca81de829

+ 27 - 28
src/xt_pages/dialysis/batch_print/batch_print_order_eightythree.vue View File

@@ -409,11 +409,11 @@
409 409
                           kg
410 410
                         </div>
411 411
                         <div class="inline_block" style="flex: 1">
412
-                          <span>计划超滤量:</span>
412
+                          <span>处方脱水量:</span>
413 413
                           <div class="under_line" style="width: 100px; text-align: center">
414 414
                             {{
415
-                              record.prescription.target_ultrafiltration
416
-                                ? record.prescription.target_ultrafiltration
415
+                              record.prescription.prescription_water
416
+                                ? record.prescription.prescription_water
417 417
                                 : "/"
418 418
                             }}
419 419
                           </div>
@@ -738,12 +738,12 @@
738 738
                                     vertical-align: middle;
739 739
                                     height: auto;
740 740
                                   ">
741
-                                  <template v-if="
741
+                                  <!-- <template v-if="
742 742
                                     (dialysisOrder &&
743 743
                                       monitor.operate_time ==
744 744
                                       dialysisOrder.start_time) && (org_id != 10414) && (org_id != 10683)
745 745
                                   ">【开始透析】 <span v-if="org_id == 10598">引血100ml/min</span>
746
-                                  </template>
746
+                                  </template> -->
747 747
 
748 748
                                   {{ monitor.end }} {{ monitor.symptom }} &nbsp;{{
749 749
                                     monitor.dispose
@@ -1398,7 +1398,7 @@
1398 1398
                             <img style="height: 30px" :src="setAdminUserES(record.check, 'creater')" alt="" srcset=""
1399 1399
                               v-else />
1400 1400
                           </div>
1401
-                          
1401
+
1402 1402
                         </div>
1403 1403
                         <div class="inline_block" style="flex: 1" >
1404 1404
                           下机护士:
@@ -1653,28 +1653,27 @@ export default {
1653 1653
           for (let i = 0; i < this.records.length; i++) {
1654 1654
             for (let j = 0; j < this.records[i].monitor_records.length; j++) {
1655 1655
               this.records[i].monitor_records[j].end = ""
1656
-              if (this.records[i].dialysis_order && this.records[i].monitor_records[j].operate_time == this.records[i].dialysis_order.end_time) {
1657
-                if (this.org_id != 10683) {
1658
-                  this.records[i].monitor_records[j].end = "【结束透析】";
1659
-                }
1660
-
1661
-                tempmonitorflag = false;
1662
-              }
1663
-              if (this.org_id != 10515 && this.org_id != 0) {
1664
-                if (tempmonitorflag && j == this.records[i].monitor_records.length - 1) {
1665
-                  if (this.org_id != 10683) {
1666
-                    this.records[i].monitor_records[j].end = "【结束透析】";
1667
-                  }
1668
-
1669
-                }
1670
-                if (this.records[i].monitor_records[this.records[i].monitor_records.length - 1].end == "") {
1671
-                  if (this.org_id != 10683) {
1672
-                    this.records[i].monitor_records[this.records[i].monitor_records.length - 1].end = "【结束透析】"
1673
-                  }
1674
-
1675
-                }
1676
-              }
1677
-
1656
+              // if (this.records[i].dialysis_order && this.records[i].monitor_records[j].operate_time == this.records[i].dialysis_order.end_time) {
1657
+              //   if (this.org_id != 10683) {
1658
+              //     this.records[i].monitor_records[j].end = "【结束透析】";
1659
+              //   }
1660
+
1661
+              //   tempmonitorflag = false;
1662
+              // }
1663
+              // if (this.org_id != 10515 && this.org_id != 0) {
1664
+              //   if (tempmonitorflag && j == this.records[i].monitor_records.length - 1) {
1665
+              //     if (this.org_id != 10683) {
1666
+              //       this.records[i].monitor_records[j].end = "【结束透析】";
1667
+              //     }
1668
+
1669
+              //   }
1670
+              //   if (this.records[i].monitor_records[this.records[i].monitor_records.length - 1].end == "") {
1671
+              //     if (this.org_id != 10683) {
1672
+              //       this.records[i].monitor_records[this.records[i].monitor_records.length - 1].end = "【结束透析】"
1673
+              //     }
1674
+
1675
+              //   }
1676
+              // }
1678 1677
             }
1679 1678
           }
1680 1679
           for (const recordIndex in this.records) {

+ 34 - 34
src/xt_pages/dialysis/template/DialysisPrintOrdereightythree.vue View File

@@ -99,7 +99,7 @@
99 99
                 {{ patientInfo.dialysis_no }}
100 100
               </div>
101 101
             </div>
102
-           
102
+
103 103
           </div>
104 104
           <div class="row" style="display: flex;">
105 105
             <div class="inline_block" style="flex: 1;">
@@ -258,7 +258,7 @@
258 258
                         </div>
259 259
 
260 260
                       </div>
261
-                      
261
+
262 262
                     </div>
263 263
 
264 264
                     <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
@@ -293,7 +293,7 @@
293 293
                     <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
294 294
                       <div class="inline_block" style="flex: 1">
295 295
                         <span>透析方式:</span>
296
-                        
296
+
297 297
                         <div class="under_line" style="
298 298
                             width: 100px;
299 299
                             text-align: center;
@@ -324,7 +324,7 @@
324 324
                         </div>
325 325
                         L
326 326
                       </div>
327
-                     
327
+
328 328
                       <div class="inline_block" style="flex: 1">
329 329
                         透析时间:
330 330
                         <div class="under_line" style="width: 30px; text-align: center">
@@ -432,11 +432,11 @@
432 432
                         kg
433 433
                       </div>
434 434
                       <div class="inline_block" style="flex: 1">
435
-                        <span>计划超滤量:</span>
435
+                        <span>处方脱水量:</span>
436 436
                         <div class="under_line" style="width: 100px; text-align: center">
437 437
                           {{
438
-                            prescription.target_ultrafiltration
439
-                              ? prescription.target_ultrafiltration
438
+                            prescription.prescription_water
439
+                              ? prescription.prescription_water
440 440
                               : "/"
441 441
                           }}
442 442
                         </div>
@@ -651,7 +651,7 @@
651 651
                         </div>
652 652
                       </div>
653 653
 
654
-                    </div> 
654
+                    </div>
655 655
                   </td>
656 656
                 </tr>
657 657
                 <tr>
@@ -778,12 +778,12 @@
778 778
                                   vertical-align: middle;
779 779
                                   height: auto;
780 780
                                 ">
781
-                                <template v-if="
781
+                                <!-- <template v-if="
782 782
                                   (dialysisOrder &&
783 783
                                     monitor.operate_time ==
784 784
                                     dialysisOrder.start_time) && (org_id != 10414) && (org_id != 10683)
785 785
                                 ">【开始透析】 <span v-if="org_id == 10598">引血100ml/min</span>
786
-                                </template>
786
+                                </template> -->
787 787
 
788 788
                                 {{ monitor.end }} {{ monitor.symptom }} &nbsp;{{
789 789
                                   monitor.dispose
@@ -800,7 +800,7 @@
800 800
                               v-else />
801 801
                           </td>
802 802
                         </tr>
803
-  
803
+
804 804
                       </tbody>
805 805
                     </table>
806 806
                   </td>
@@ -1113,7 +1113,7 @@
1113 1113
                       <div class="inline_block" style="flex: 1">
1114 1114
                         体重减少:
1115 1115
                         <div class="under_line" style="width: 70px; text-align: center">
1116
-                        
1116
+
1117 1117
                           <span
1118 1118
                             v-if="predialysis && predialysis.weight_before > 0 && afterdialysis && afterdialysis.weight_after > 0">
1119 1119
                             {{ (predialysis.weight_before - afterdialysis.weight_after).toFixed(2) }}
@@ -1127,7 +1127,7 @@
1127 1127
                         <span>
1128 1128
                           透析中入量(L):
1129 1129
                         </span>
1130
-                      
1130
+
1131 1131
                         <div class="under_line" style="width: 70px; text-align: center">
1132 1132
                           {{
1133 1133
                             afterdialysis.dialysis_intakes
@@ -1149,10 +1149,10 @@
1149 1149
                           }}
1150 1150
                         </div>
1151 1151
                         <span> ml</span>
1152
-                        
1152
+
1153 1153
                       </div>
1154 1154
                     </div>
1155
-                  
1155
+
1156 1156
                     <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
1157 1157
                       <div class="inline_block" style="flex: 1; display: inline-block">
1158 1158
                         治疗小结:
@@ -1385,7 +1385,7 @@
1385 1385
                           </span>
1386 1386
                           <img style="height: 40px" :src="setAdminUserES(prescription.creater)" alt="" srcset="" v-else />
1387 1387
                         </div>
1388
-                        
1388
+
1389 1389
                       </div>
1390 1390
                     </div>
1391 1391
                   </td>
@@ -1706,7 +1706,7 @@ export default {
1706 1706
       }if(this.predialysis.puncture_way ==''){
1707 1707
         const obj6='穿刺方式'
1708 1708
         checkDate.push(obj6)
1709
-      }if(this.predialysis.blood_access_part_opera_name == '' && 
1709
+      }if(this.predialysis.blood_access_part_opera_name == '' &&
1710 1710
           this.predialysis.blood_access_part_id == ""
1711 1711
       ){
1712 1712
         const obj7='血管通路'
@@ -1752,8 +1752,8 @@ export default {
1752 1752
       }if (this.predialysis.weight_before == 0) {
1753 1753
         const obj18='透前体重'
1754 1754
         checkDate.push(obj18)
1755
-      }if(this.prescription.target_ultrafiltration == 0){
1756
-        const obj19='计划超滤量'
1755
+      }if(this.prescription.prescription_water == 0){
1756
+        const obj19='处方脱水量'
1757 1757
         checkDate.push(obj19)
1758 1758
       }if (this.predialysis.dry_weight == 0) {
1759 1759
         const obj20='干体重'
@@ -1920,7 +1920,7 @@ export default {
1920 1920
           } if(this.monitors[i].breathing_rate ==0){
1921 1921
             const obj54 = '监测第'+((i*1)+1)+'行呼吸'
1922 1922
             checkDate.push(obj54)
1923
-          } 
1923
+          }
1924 1924
           if(this.monitors[i].blood_flow_volume ==0){
1925 1925
             const obj55 = '监测第'+((i*1)+1)+'行血流量'
1926 1926
             checkDate.push(obj55)
@@ -1941,11 +1941,11 @@ export default {
1941 1941
           // if(this.monitors[i].ultrafiltration_rate ==0){
1942 1942
           //   const obj57 = '监测第'+((i*1)+1)+'行超滤率'
1943 1943
           //   monearr.push(obj57)
1944
-          // } 
1944
+          // }
1945 1945
           if(this.monitors[i].ultrafiltration_volume == 0 && i !=0){
1946 1946
             const obj60 = '监测第'+((i*1)+1)+'行超滤量'
1947 1947
             checkDate.push(obj60)
1948
-          } 
1948
+          }
1949 1949
           // if(this.monitors[i].replacement_rate ==0 && this.prescription.mode =='HDF'
1950 1950
           // ){
1951 1951
           //   const obj58 = '监测第'+((i*1)+1)+'行置换率'
@@ -2280,18 +2280,18 @@ export default {
2280 2280
           const monitor = this.monitors[index];
2281 2281
           this.monitors[index].end = "";
2282 2282
           if (Object.keys(monitor).length > 0 && index > 1) {
2283
-            if ((this.dialysisOrder && monitor.operate_time == this.dialysisOrder.end_time) && (this.org_id != 10414)) {
2284
-              if (this.org_id != 10683) {
2285
-                this.monitors[index].end = "【结束透析】";
2286
-              }
2287
-
2288
-              tempmonitorflag = false;
2289
-            }
2290
-            if ((tempmonitorflag && index == this.monitors.length - 1) && (this.org_id != 10414)) {
2291
-              if (this.org_id != 10683 && this.org_id != 0 && this.org_id != 10644) {
2292
-                this.monitors[index].end = "【结束透析】";
2293
-              }
2294
-            }
2283
+            // if ((this.dialysisOrder && monitor.operate_time == this.dialysisOrder.end_time) && (this.org_id != 10414)) {
2284
+            //   if (this.org_id != 10683) {
2285
+            //     this.monitors[index].end = "【结束透析】";
2286
+            //   }
2287
+
2288
+            //   tempmonitorflag = false;
2289
+            // }
2290
+            // if ((tempmonitorflag && index == this.monitors.length - 1) && (this.org_id != 10414)) {
2291
+            //   if (this.org_id != 10683 && this.org_id != 0 && this.org_id != 10644) {
2292
+            //     this.monitors[index].end = "【结束透析】";
2293
+            //   }
2294
+            // }
2295 2295
           }
2296 2296
         }
2297 2297