28169 1 år sedan
förälder
incheckning
0fdd508f5e

+ 7 - 7
src/xt_pages/dialysis/batch_print/batch_print_order_sixtyeight.vue Visa fil

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

+ 2 - 2
src/xt_pages/dialysis/details/dialog/AssessmentAfterDislysis.vue Visa fil

29
           <el-col :span="8" v-if="isShow('实际超滤量')">
29
           <el-col :span="8" v-if="isShow('实际超滤量')">
30
             <el-form-item
30
             <el-form-item
31
               label="实际超滤量(ml): " :prop="isName('实际超滤量')" :rules="isCheckmust('实际超滤量')"
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
               <el-input v-model="form.actual_ultrafiltration"></el-input>
33
               <el-input v-model="form.actual_ultrafiltration"></el-input>
34
             </el-form-item>
34
             </el-form-item>
35
             <el-form-item label="实际超滤量(L): " v-else :prop="isName('实际超滤量')" :rules="isCheckmust('实际超滤量')">
35
             <el-form-item label="实际超滤量(L): " v-else :prop="isName('实际超滤量')" :rules="isCheckmust('实际超滤量')">
349
           </el-form-item>
349
           </el-form-item>
350
         </el-col>
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
           <el-form-item label="透析中入量(L): " :prop="isName('透析中入量')" :rules="isCheckmust('透析中入量')">
353
           <el-form-item label="透析中入量(L): " :prop="isName('透析中入量')" :rules="isCheckmust('透析中入量')">
354
             <el-input v-model="form.dialysis_intakes"></el-input>
354
             <el-input v-model="form.dialysis_intakes"></el-input>
355
           </el-form-item>
355
           </el-form-item>

+ 4 - 2
src/xt_pages/dialysis/details/dialog/monitor_dialog.vue Visa fil

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

+ 10 - 27
src/xt_pages/dialysis/template/DialysisPrintOrderSixtyeight.vue Visa fil

1020
                         }}
1020
                         }}
1021
                       </div>
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
                       <span v-if="prescription.anticoagulant == 4">iu</span>
1026
                       <span v-if="prescription.anticoagulant == 4">iu</span>
1032
                       <span v-if="prescription.anticoagulant == 3">iu</span>
1027
                       <span v-if="prescription.anticoagulant == 3">iu</span>
1033
                       <span v-if="prescription.anticoagulant == 2">mg</span>
1028
                       <span v-if="prescription.anticoagulant == 2">mg</span>
1055
                             : "/"
1050
                             : "/"
1056
                         }}
1051
                         }}
1057
                       </div>
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
                         <span v-if="prescription.anticoagulant == 2">mg/h</span>
1055
                         <span v-if="prescription.anticoagulant == 2">mg/h</span>
1068
                           <span v-if="prescription.anticoagulant == 3">iu/h</span>
1056
                           <span v-if="prescription.anticoagulant == 3">iu/h</span>
1069
                           <span v-if="prescription.anticoagulant == 4">ml</span>
1057
                           <span v-if="prescription.anticoagulant == 4">ml</span>
1128
                             : "/"
1116
                             : "/"
1129
                         }}
1117
                         }}
1130
                       </div>
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
                        <span v-if="prescription.anticoagulant == 2">mg</span>
1121
                        <span v-if="prescription.anticoagulant == 2">mg</span>
1139
                        <span v-if="prescription.anticoagulant == 3">iu</span>
1122
                        <span v-if="prescription.anticoagulant == 3">iu</span>
1140
                        <span v-if="prescription.anticoagulant == 4">ml</span>
1123
                        <span v-if="prescription.anticoagulant == 4">ml</span>
1249
                         <td width="50" v-if="org_id == 10375 || org_id == 0">置换率<br />(ml/h)</td>
1232
                         <td width="50" v-if="org_id == 10375 || org_id == 0">置换率<br />(ml/h)</td>
1250
                         <td width="50" v-if="org_id != 3877 && org_id != 10449 && org_id != 0">超滤量<br />(ml)</td>
1233
                         <td width="50" v-if="org_id != 3877 && org_id != 10449 && org_id != 0">超滤量<br />(ml)</td>
1251
                         <td width="50" v-if="org_id ==3877 || org_id == 10449 || org_id ==0">累计超滤量<br />(ml)</td>
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
                         </td>
1237
                         </td>
1255
                         <td width="50" v-if="org_id == 3877 || org_id == 0 || org_id == 10449">滤前压(mmHg)</td>
1238
                         <td width="50" v-if="org_id == 3877 || org_id == 0 || org_id == 10449">滤前压(mmHg)</td>
1256
                         <td width="50" v-if="org_id == 9538">KT/V</td>
1239
                         <td width="50" v-if="org_id == 9538">KT/V</td>
2176
                       style="flex: 1"
2159
                       style="flex: 1"
2177
                       v-if="org_id != 10223 || org_id!=10375"
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
                           透析中入量(L):
2163
                           透析中入量(L):
2181
                         </span>
2164
                         </span>
2182
-                        <span v-if="org_id==10460">
2165
+                        <span v-if="org_id==10460 || org_id ==10551">
2183
                           透析中入量(ml):
2166
                           透析中入量(ml):
2184
                         </span>
2167
                         </span>
2185
                       <div
2168
                       <div