Browse Source

25 1月16 打印单

yq1 1 month ago
parent
commit
2810218184
1 changed files with 15 additions and 28 deletions
  1. 15 28
      src/xt_pages/dialysis/batch_print/batch_print_order_eightyone.vue

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

@@ -1176,7 +1176,7 @@
1176 1176
                     <div class="row" style="padding: 2px 0; line-height: 23px; display: flex">
1177 1177
                       <div class="inline_block" style="flex: 1">
1178 1178
                         上机护士:
1179
-                        <div class="under_line" style="width: 80px; text-align: center">
1179
+                        <div class="under_line" style="width: 80px; text-align: center" v-if="record.assessment_before_dislysis.internal_fistula!=''">
1180 1180
                           <span style="display: inline-block" v-if="setAdminUserES(
1181 1181
                             record.dialysis_order, 'puncture_nurse'
1182 1182
                           ) == ''
@@ -1190,36 +1190,23 @@
1190 1190
                           )
1191 1191
                             " alt="" srcset="" v-else />
1192 1192
                         </div>
1193
-                      </div>
1194
-
1195
-                      <!-- <div class="inline_block" style="flex: 1" v-if="record.assessment_before_dislysis.catheter>0">
1196
-                        上机护士:
1197
-                        <div class="under_line"
1198
-                          style="width: 80px; text-align: center"
1199
-                        >
1200
-                          <span style="display: inline-block"
1201
-                            v-if=" setAdminUserES(
1202
-                                record.dialysis_order,'change_nurse'
1203
-                              ) == ''
1204
-                            "
1205
-                          >
1193
+                        <div class="under_line" style="width: 80px; text-align: center" v-if="record.assessment_before_dislysis.catheter!=''">
1194
+                          <span style="display: inline-block" v-if="setAdminUserES(
1195
+                            record.dialysis_order, 'change_nurse'
1196
+                          ) == ''
1197
+                          ">
1206 1198
                             {{ getAdminUser(record.dialysis_order, "change_nurse")
1207
-                              ? getAdminUser(record.dialysis_order,"change_nurse"): "/"
1208
-                              }}
1199
+                              ? getAdminUser(record.dialysis_order, "change_nurse") : "/"
1200
+                            }}
1209 1201
                           </span>
1210
-                          <img
1211
-                            style="height: 40px"
1212
-                            :src="
1213
-                              setAdminUserES(
1214
-                                record.dialysis_order,'change_nurse'
1215
-                                )
1216
-                            "
1217
-                            alt=""
1218
-                            srcset=""
1219
-                            v-else
1220
-                          />
1202
+                          <img style="height: 30px" :src="setAdminUserES(
1203
+                            record.dialysis_order, 'change_nurse'
1204
+                          )
1205
+                            " alt="" srcset="" v-else />
1221 1206
                         </div>
1222
-                      </div> -->
1207
+                      </div>
1208
+
1209
+
1223 1210
                       <div class="inline_block" style="flex: 1">
1224 1211
                         治疗护士:
1225 1212
                         <div class="under_line" style="width: 80px; text-align: center">