Browse Source

打印单

XMLWAN 4 years ago
parent
commit
a257a2c3df
1 changed files with 4 additions and 3 deletions
  1. 4 3
      src/xt_pages/dialysis/template/DialysisPrintOrderTwentySeven.vue

+ 4 - 3
src/xt_pages/dialysis/template/DialysisPrintOrderTwentySeven.vue View File

@@ -424,7 +424,7 @@
424 424
                 <tbody>
425 425
                   <tr>
426 426
                     <td width="70"></td>
427
-                    <td width="50">血栓:</td>
427
+                    <td width="40">血栓:</td>
428 428
                     <td width="90">
429 429
                       <div>
430 430
                         <label-box :isChecked="predialysis.thromubus_type == 1?true:false" showValue="有"></label-box>
@@ -434,7 +434,7 @@
434 434
                       </div>
435 435
                     </td>
436 436
                     <td width="10">(</td>
437
-                    <td width="70">导管AV端各约</td>
437
+                    <td width="90">导管AV端各约</td>
438 438
                     <td width="50">
439 439
                       <div class="under-line">
440 440
                         &nbsp;
@@ -444,7 +444,7 @@
444 444
                       </div>
445 445
                     </td>
446 446
                     <td width="10">cm</td>
447
-                    <td width="30">A端约</td>
447
+                    <td width="50">A端约</td>
448 448
                      <td width="50">
449 449
                       <div class="under-line">
450 450
                         &nbsp;
@@ -465,6 +465,7 @@
465 465
                     </td>
466 466
                     <td width="10">cm</td>
467 467
                     <td width="10">)</td>
468
+                    <td></td>
468 469
                   </tr>
469 470
                 </tbody>
470 471
               </table>