Browse Source

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

XMLWAN 2 years ago
parent
commit
de1ea6de5e

+ 4 - 3
src/xt_pages/dialysis/batch_print/batch_print_order_forty.vue View File

@@ -430,7 +430,7 @@
430 430
                                      {{ record.prescription.displace_liqui_value ? record.prescription.displace_liqui_value : "" }}
431 431
                                 </div>
432 432
                                 </td>
433
-                                <td width="10">ml)</td>
433
+                                <td width="10"><span v-if="org_id==10157||org_id==9675">L)</span> <span v-else>ml)</span></td>
434 434
                                 <td width="50"><label-box :isChecked="record.prescription.mode_id != 5 && record.prescription.mode_id != 1 && record.prescription.mode_id != 2 ? true : false" showValue="其他"></label-box></td>
435 435
                                 <td width="50">
436 436
                                 <div class="under-line">&nbsp;
@@ -805,7 +805,7 @@
805 805
                               <td width="50">
806 806
                                   <div class="under-line">&nbsp;{{ record.assessment_after_dislysis.actual_displacement ? record.assessment_after_dislysis.actual_displacement : "" }}</div>
807 807
                               </td>
808
-                              <td width="20">ml</td>
808
+                              <td width="20"><span v-if="org_id==10157||org_id==9675">L)</span> <span v-else>ml)</span></td>
809 809
                               <td></td>
810 810
                           </tr>
811 811
                           </tbody>
@@ -1078,7 +1078,7 @@ export default {
1078 1078
       precaution_arr: [],
1079 1079
       intake_arr: [],
1080 1080
       nutrition_arr: [],
1081
-
1081
+      org_id:0,
1082 1082
       loading: false,
1083 1083
       orgname: "",
1084 1084
       org_template_info: {},
@@ -1105,6 +1105,7 @@ export default {
1105 1105
     };
1106 1106
   },
1107 1107
   created() {
1108
+    this.org_id = this.$store.getters.xt_user.org.id
1108 1109
     var xtuser = this.$store.getters.xt_user;
1109 1110
     this.orgname = xtuser.org.org_name;
1110 1111
     //   this.orgname = "遂溪方济医院";

+ 2 - 1
src/xt_pages/dialysis/batch_print/batch_print_order_fortyOne.vue View File

@@ -937,7 +937,8 @@ export default {
937 937
       arr:[],
938 938
       arrtwo:[],
939 939
       bloodAccess: [],
940
-      displaceLiquiPartOptions:[]
940
+      displaceLiquiPartOptions:[],
941
+      org_id:0,
941 942
     }
942 943
   },
943 944
   created() {

File diff suppressed because it is too large
+ 3267 - 0
src/xt_pages/dialysis/batch_print/batch_print_order_sixtyOne.vue


+ 11 - 1
src/xt_pages/dialysis/bloodPresssWatch.vue View File

@@ -337,7 +337,15 @@
337 337
           type="primary"
338 338
           >批量打印</el-button>
339 339
       </template>
340
-     
340
+      <template v-if="this.template_id == 61">
341
+        <el-button
342
+          size="small"
343
+          icon="el-icon-printer"
344
+          :disabled="selecting_schs.length == 0"
345
+          @click="batchPrintAction"
346
+          type="primary"
347
+          >批量打印</el-button>
348
+      </template>
341 349
       
342 350
 
343 351
     </div>
@@ -982,6 +990,8 @@ export default {
982 990
         this.$router.push({ path: "/dialysis/print/batch/fiftynine" });
983 991
       }else if (this.template_id == 60) {
984 992
         this.$router.push({ path: "/dialysis/print/batch/sixty" });
993
+      }else if (this.template_id == 61) {
994
+        this.$router.push({ path: "/dialysis/print/batch/sixtyOne" });
985 995
       }
986 996
     },
987 997
     batchPrintActionOne: function() {

+ 12 - 3
src/xt_pages/dialysis/template/DialysisPrintOrderSixtyOne.vue View File

@@ -720,7 +720,7 @@
720 720
                             : "/"
721 721
                         }}
722 722
                       </div>
723
-                      L
723
+                      <span v-if="org_id==10432||org_id==9675">ml</span> <span v-else>L</span>
724 724
                     </div>
725 725
                     <div
726 726
                       class="inline_block"
@@ -927,7 +927,7 @@
927 927
                             : "/"
928 928
                         }}
929 929
                       </div>
930
-                      <span v-if="org_id == 10395">ml</span> 
930
+                      <span v-if="org_id == 10395||org_id==10432||org_id==9675">ml</span>
931 931
                       <span v-else>L</span>
932 932
                     </div>
933 933
                     <div class="inline_block" style="flex: 1">
@@ -1235,6 +1235,7 @@
1235 1235
                           SpO₂<br />(%)
1236 1236
                         </td>
1237 1237
                         <td width="50">超滤量<br />(ml)</td>
1238
+                        <td width="50" v-if="org_id==10432||org_id==9675">超滤率<br />(ml/h)</td>
1238 1239
                         <td
1239 1240
                           v-if="
1240 1241
                             prescription.mode_id == 2 ||
@@ -1339,6 +1340,14 @@
1339 1340
                               : ""
1340 1341
                           }}
1341 1342
                         </td>
1343
+                        <td v-if="org_id==10432||org_id==9675"
1344
+                        >
1345
+                          {{
1346
+                            monitor.ultrafiltration_rate
1347
+                              ? monitor.ultrafiltration_rate
1348
+                              : ""
1349
+                          }}
1350
+                        </td>
1342 1351
                         <!-- <td style="width:50px">
1343 1352
                           <span v-if="(prescription.mode_id == 2 || prescription.mode_id == 5 || prescription.mode_id == 12) && ((dialysisOrder && monitor.operate_time <= dialysisOrder.end_time) && (dialysisOrder && monitor.operate_time >= dialysisOrder.start_time))">
1344 1353
                             {{ monitor.displacement_quantity ? monitor.displacement_quantity : 0 }}
@@ -1418,7 +1427,7 @@
1418 1427
                         <td></td>
1419 1428
                         <td></td>
1420 1429
                         <td></td>
1421
-                        <!-- <td></td> -->
1430
+                        <td v-if="org_id==10432||org_id==9675"></td>
1422 1431
                         <td></td>
1423 1432
                         <td
1424 1433
                           v-if="