Browse Source

新分支

28169 1 year ago
parent
commit
0fdd508f5e

+ 7 - 7
src/xt_pages/dialysis/batch_print/batch_print_order_sixtyeight.vue View File

@@ -1113,7 +1113,7 @@
1113 1113
                           >iu</span
1114 1114
                         >
1115 1115
                         <span v-if="record.prescription.anticoagulant == 2"
1116
-                          >iu</span
1116
+                          >mg</span
1117 1117
                         >
1118 1118
                         <span v-if="record.prescription.anticoagulant == 1"
1119 1119
                           >mg</span
@@ -1161,7 +1161,7 @@
1161 1161
                           >iu/h</span
1162 1162
                         >
1163 1163
                         <span v-if="record.prescription.anticoagulant == 2"
1164
-                          >iu/h</span
1164
+                          >mg/h</span
1165 1165
                         >
1166 1166
                         <span v-if="record.prescription.anticoagulant == 1"
1167 1167
                           >mg/h</span
@@ -1187,7 +1187,7 @@
1187 1187
                           >iu</span
1188 1188
                         >
1189 1189
                         <span v-if="record.prescription.anticoagulant == 2"
1190
-                          >iu</span
1190
+                          >mg</span
1191 1191
                         >
1192 1192
                         <span v-if="record.prescription.anticoagulant == 1"
1193 1193
                           >mg</span
@@ -1328,13 +1328,13 @@
1328 1328
                           <td width="50" v-if="org_id ==3877 || org_id ==10449">累计超滤量<br />(ml)</td>
1329 1329
                           <td
1330 1330
                             v-if="
1331
-                             (record.prescription.mode_id == 2 ||
1331
+                             (
1332 1332
                               record.prescription.mode_id == 5 ||
1333 1333
                               record.prescription.mode_id == 12 || org_id == 0)&&org_id!=10478
1334 1334
                             "
1335 1335
                             width="50"
1336 1336
                           >
1337
-                            置换量<br />(ml)
1337
+                            置换量<br />(L)
1338 1338
                           </td>
1339 1339
                           <td v-if="org_id == 3877  || org_id == 10449" width="50">滤前压(mmHg)</td>
1340 1340
                           <td
@@ -2276,10 +2276,10 @@
2276 2276
                         v-if="org_id != 10223 || org_id!=10375"
2277 2277
                       >
2278 2278
   
2279
-                        <span v-if="org_id!=10460">
2279
+                        <span v-if="org_id!=10460 && org_id!=10551">
2280 2280
                           透析中入量  (L):
2281 2281
                         </span>
2282
-                        <span v-if="org_id==10460">
2282
+                        <span v-if="org_id==10460 || org_id ==10551">
2283 2283
                           透析中入量  (ml):
2284 2284
                         </span>
2285 2285
                         <div

+ 2 - 2
src/xt_pages/dialysis/details/dialog/AssessmentAfterDislysis.vue View File

@@ -29,7 +29,7 @@
29 29
           <el-col :span="8" v-if="isShow('实际超滤量')">
30 30
             <el-form-item
31 31
               label="实际超滤量(ml): " :prop="isName('实际超滤量')" :rules="isCheckmust('实际超滤量')"
32
-              v-if=" this.template_id == 6 || this.template_id == 9 || this.template_id == 10 || this.template_id == 11  || this.template_id == 17 || this.template_id == 20 || this.template_id == 21 || this.template_id == 22 || this.template_id == 23 || this.template_id == 24 || this.template_id == 26 || this.template_id == 28 || this.template_id == 27 || this.template_id == 29 || this.template_id == 30 || this.template_id == 31 || this.template_id == 32 || this.template_id == 34 || this.template_id == 36 || this.template_id == 38 || this.template_id == 43 || this.template_id == 44 || this.template_id == 47 || this.template_id == 56 || this.template_id == 60 || this.$store.getters.xt_user.template_info.org_id == 10307 || this.$store.getters.xt_user.template_info.org_id == 10340 || this.$store.getters.xt_user.template_info.org_id == 9555 || this.$store.getters.xt_user.template_info.org_id == 10387 || this.$store.getters.xt_user.template_info.org_id == 10430 || this.$store.getters.xt_user.template_info.org_id == 10432 || this.$store.getters.xt_user.template_info.org_id == 10441 || this.$store.getters.xt_user.template_info.org_id == 10445 || this.$store.getters.xt_user.template_info.org_id == 10410 || this.$store.getters.xt_user.template_info.org_id == 10495"  >
32
+              v-if=" this.template_id == 6 || this.template_id == 9 || this.template_id == 10 || this.template_id == 11  || this.template_id == 17 || this.template_id == 20 || this.template_id == 21 || this.template_id == 22 || this.template_id == 23 || this.template_id == 24 || this.template_id == 26 || this.template_id == 28 || this.template_id == 27 || this.template_id == 29 || this.template_id == 30 || this.template_id == 31 || this.template_id == 32 || this.template_id == 34 || this.template_id == 36 || this.template_id == 38 || this.template_id == 43 || this.template_id == 44 || this.template_id == 47 || this.template_id == 56 || this.template_id == 60 || this.$store.getters.xt_user.template_info.org_id == 10307 || this.$store.getters.xt_user.template_info.org_id == 10340 || this.$store.getters.xt_user.template_info.org_id == 9555 || this.$store.getters.xt_user.template_info.org_id == 10387 || this.$store.getters.xt_user.template_info.org_id == 10430 || this.$store.getters.xt_user.template_info.org_id == 10432 || this.$store.getters.xt_user.template_info.org_id == 10441 || this.$store.getters.xt_user.template_info.org_id == 10445 || this.$store.getters.xt_user.template_info.org_id == 10410 || this.$store.getters.xt_user.template_info.org_id == 10495 || this.$store.getters.xt_user.template_info.org_id == 10558"  >
33 33
               <el-input v-model="form.actual_ultrafiltration"></el-input>
34 34
             </el-form-item>
35 35
             <el-form-item label="实际超滤量(L): " v-else :prop="isName('实际超滤量')" :rules="isCheckmust('实际超滤量')">
@@ -349,7 +349,7 @@
349 349
           </el-form-item>
350 350
         </el-col>
351 351
 
352
-        <el-col :span="8" v-if="isShow('透析中入量') && org_id!=10485 && org_id!=10460">
352
+        <el-col :span="8" v-if="isShow('透析中入量') && org_id!=10485 && org_id!=10460  && org_id!=10551">
353 353
           <el-form-item label="透析中入量(L): " :prop="isName('透析中入量')" :rules="isCheckmust('透析中入量')">
354 354
             <el-input v-model="form.dialysis_intakes"></el-input>
355 355
           </el-form-item>

+ 4 - 2
src/xt_pages/dialysis/details/dialog/monitor_dialog.vue View File

@@ -566,6 +566,7 @@
566 566
                 org_id != 9919 &&
567 567
                 org_id != 10191 &&
568 568
                 org_id!=10478 &&
569
+                org_id!=10551 &&
569 570
                 template_id != 43 &&
570 571
                 template_id != 47) ||
571 572
                 org_id == 9779 ||
@@ -599,7 +600,7 @@
599 600
             width="100"
600 601
             v-if="
601 602
               isShow('置换量') &&
602
-              (template_id != 6 || org_id == 9919 || org_id == 10191 || org_id == 10478) &&
603
+              (template_id != 6 || org_id == 9919 || org_id == 10191 || org_id == 10478 || org_id == 10551) &&
603 604
               template_id != 9779 &&
604 605
               template_id != 11 &&
605 606
               template_id != 20 &&
@@ -1427,7 +1428,7 @@
1427 1428
             :span="8"
1428 1429
             v-if="
1429 1430
               isShow('置换量') &&
1430
-              (template_id != 6 || org_id == 9919 || org_id == 10191) &&
1431
+              (template_id != 6 || org_id == 9919 || org_id == 10191 || org_id ==10551) &&
1431 1432
               org_id != 9779 &&
1432 1433
               template_id != 11 &&
1433 1434
               template_id != 20 &&
@@ -1457,6 +1458,7 @@
1457 1458
               ((template_id == 6 &&
1458 1459
                 org_id != 9919 &&
1459 1460
                 org_id != 10191 &&
1461
+                org_id != 10551 &&
1460 1462
                 template_id != 43) ||
1461 1463
                 org_id == 9779 ||
1462 1464
                 template_id == 11 ||

+ 10 - 27
src/xt_pages/dialysis/template/DialysisPrintOrderSixtyeight.vue View File

@@ -1020,14 +1020,9 @@
1020 1020
                         }}
1021 1021
                       </div>
1022 1022
 
1023
-                     <span v-if="org_id!=9675 && org_id!=10447 && org_id!=9829 && org_id!=10440 && org_id!=10469 && org_id!=10471">
1024
-                      <span v-if="prescription.anticoagulant == 4">mg</span>
1025
-                      <span v-if="prescription.anticoagulant == 3">iu</span>
1026
-                      <span v-if="prescription.anticoagulant == 2">iu</span>
1027
-                      <span v-if="prescription.anticoagulant == 1">mg</span>
1028
-                    </span>
1023
+                  
1029 1024
 
1030
-                    <span v-if="org_id==9675 || org_id==10447 || org_id==9829 || org_id==10440 || org_id==10469 || org_id == 10471">
1025
+                    <span>
1031 1026
                       <span v-if="prescription.anticoagulant == 4">iu</span>
1032 1027
                       <span v-if="prescription.anticoagulant == 3">iu</span>
1033 1028
                       <span v-if="prescription.anticoagulant == 2">mg</span>
@@ -1055,15 +1050,8 @@
1055 1050
                             : "/"
1056 1051
                         }}
1057 1052
                       </div>
1058
-                      <span v-if="org_id!=9675 && org_id!=10447 && org_id!=9829 && org_id!=10440 && org_id!=10469 && org_id!=10471">
1059
-
1060
-                        <span v-if="prescription.anticoagulant == 5">ml/h</span>
1061
-                          <span v-if="prescription.anticoagulant == 4">mg/h</span>
1062
-                          <span v-if="prescription.anticoagulant == 3">iu/h</span>
1063
-                          <span v-if="prescription.anticoagulant == 2">iu/h</span>
1064
-                          <span v-if="prescription.anticoagulant == 1">mg/h</span>
1065
-                      </span>
1066
-                      <span v-if="org_id==9675 || org_id==10447 || org_id== 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471">
1053
+                     
1054
+                      <span>
1067 1055
                         <span v-if="prescription.anticoagulant == 2">mg/h</span>
1068 1056
                           <span v-if="prescription.anticoagulant == 3">iu/h</span>
1069 1057
                           <span v-if="prescription.anticoagulant == 4">ml</span>
@@ -1128,13 +1116,8 @@
1128 1116
                             : "/"
1129 1117
                         }}
1130 1118
                       </div>
1131
-                      <span v-if="org_id!=9675 && org_id!=10447 && org_id!=9829 && org_id!=10440 && org_id!=10469 && org_id!=10471">
1132
-                      <span v-if="prescription.anticoagulant == 4">mg</span>
1133
-                      <span v-if="prescription.anticoagulant == 3">iu</span>
1134
-                      <span v-if="prescription.anticoagulant == 2">iu</span>
1135
-                      <span v-if="prescription.anticoagulant == 1">mg</span>
1136
-                     </span>
1137
-                    <span v-if="org_id==9675 || org_id==10447 || org_id == 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471">
1119
+                     
1120
+                    <span>
1138 1121
                        <span v-if="prescription.anticoagulant == 2">mg</span>
1139 1122
                        <span v-if="prescription.anticoagulant == 3">iu</span>
1140 1123
                        <span v-if="prescription.anticoagulant == 4">ml</span>
@@ -1249,8 +1232,8 @@
1249 1232
                         <td width="50" v-if="org_id == 10375 || org_id == 0">置换率<br />(ml/h)</td>
1250 1233
                         <td width="50" v-if="org_id != 3877 && org_id != 10449 && org_id != 0">超滤量<br />(ml)</td>
1251 1234
                         <td width="50" v-if="org_id ==3877 || org_id == 10449 || org_id ==0">累计超滤量<br />(ml)</td>
1252
-                        <td v-if="(prescription.mode_id == 2 ||prescription.mode_id == 5 ||prescription.mode_id == 12) &&org_id!=10478 && org_id!=0" width="50">
1253
-                          置换量<br />(ml)
1235
+                        <td v-if="(prescription.mode_id == 5 ||prescription.mode_id == 12) &&org_id!=10478 && org_id!=0" width="50">
1236
+                          置换量<br />(L)
1254 1237
                         </td>
1255 1238
                         <td width="50" v-if="org_id == 3877 || org_id == 0 || org_id == 10449">滤前压(mmHg)</td>
1256 1239
                         <td width="50" v-if="org_id == 9538">KT/V</td>
@@ -2176,10 +2159,10 @@
2176 2159
                       style="flex: 1"
2177 2160
                       v-if="org_id != 10223 || org_id!=10375"
2178 2161
                     >
2179
-                        <span v-if="org_id!=10460">
2162
+                        <span v-if="org_id!=10460 && org_id!=10551">
2180 2163
                           透析中入量(L):
2181 2164
                         </span>
2182
-                        <span v-if="org_id==10460">
2165
+                        <span v-if="org_id==10460 || org_id ==10551">
2183 2166
                           透析中入量(ml):
2184 2167
                         </span>
2185 2168
                       <div