See999 4 years ago
parent
commit
3ee67ebaf2
1 changed files with 14 additions and 11 deletions
  1. 14 11
      src/xt_pages/dialysis/template/DialysisPrintOrderTwentyFour.vue

+ 14 - 11
src/xt_pages/dialysis/template/DialysisPrintOrderTwentyFour.vue View File

348
               <table class="table-box">
348
               <table class="table-box">
349
                 <tbody>
349
                 <tbody>
350
                   <tr>
350
                   <tr>
351
-                    <td width='60'>置管口</td>
352
-                    <td width="340">
351
+                    <td width='50'>置管口</td>
352
+                    <td width="400">
353
                       <div>
353
                       <div>
354
                         <label-box :isChecked="predialysis.catheter.indexOf('干洁') > -1 ? true : false" showValue="干洁"></label-box>
354
                         <label-box :isChecked="predialysis.catheter.indexOf('干洁') > -1 ? true : false" showValue="干洁"></label-box>
355
-                        &nbsp;
355
+                        
356
                         <label-box :isChecked="predialysis.catheter.indexOf('红肿') > -1 ? true : false" showValue="红肿"></label-box>
356
                         <label-box :isChecked="predialysis.catheter.indexOf('红肿') > -1 ? true : false" showValue="红肿"></label-box>
357
-                        &nbsp;
357
+                        
358
                         <label-box :isChecked="predialysis.catheter.indexOf('分泌物') > -1 ? true : false" showValue="分泌物"></label-box>
358
                         <label-box :isChecked="predialysis.catheter.indexOf('分泌物') > -1 ? true : false" showValue="分泌物"></label-box>
359
-                        &nbsp;
359
+                        
360
                         <label-box :isChecked="predialysis.catheter.indexOf('渗血') > -1 ? true : false" showValue="渗血"></label-box>
360
                         <label-box :isChecked="predialysis.catheter.indexOf('渗血') > -1 ? true : false" showValue="渗血"></label-box>
361
-                        &nbsp;
361
+                        
362
                         <label-box :isChecked="predialysis.catheter.indexOf('陈旧性血痂') > -1 ? true : false" showValue="陈旧性血痂"></label-box>
362
                         <label-box :isChecked="predialysis.catheter.indexOf('陈旧性血痂') > -1 ? true : false" showValue="陈旧性血痂"></label-box>
363
+                        
364
+                        <label-box :isChecked="predialysis.catheter.indexOf('消毒') > -1 ? true : false" showValue="消毒"></label-box>
365
+                        
366
+                        <label-box :isChecked="predialysis.catheter.indexOf('用药') > -1 ? true : false" showValue="用药"></label-box>
363
                       </div>
367
                       </div>
364
                     </td>
368
                     </td>
365
                     <td width='70'>管腔外露</td>
369
                     <td width='70'>管腔外露</td>
369
                         </div>
373
                         </div>
370
                     </td>
374
                     </td>
371
                     <td width='10'>cm</td>
375
                     <td width='10'>cm</td>
372
-                    <td width='60'>血流量</td>
376
+                    <td width='50'>血流量</td>
373
                     <td width="220">
377
                     <td width="220">
374
                       <div>
378
                       <div>
375
                         <label-box :isChecked="predialysis.catheter.indexOf('血流量-好') > -1 ? true : false" showValue="干洁"></label-box>
379
                         <label-box :isChecked="predialysis.catheter.indexOf('血流量-好') > -1 ? true : false" showValue="干洁"></label-box>
381
                         <label-box :isChecked="predialysis.catheter.indexOf('血流量-AV反接') > -1 ? true : false" showValue="AV反接"></label-box>
385
                         <label-box :isChecked="predialysis.catheter.indexOf('血流量-AV反接') > -1 ? true : false" showValue="AV反接"></label-box>
382
                       </div>
386
                       </div>
383
                     </td>
387
                     </td>
384
-                    <td></td>
385
                   </tr>
388
                   </tr>
386
                 </tbody>
389
                 </tbody>
387
               </table>
390
               </table>
557
                 <table class="table-box">
560
                 <table class="table-box">
558
                     <tbody>
561
                     <tbody>
559
                         <tr>
562
                         <tr>
560
-                            <td width='80'>透析频率/周</td>
563
+                            <td width='100'>透析频率(次/周)</td>
561
                             <td width='50'>
564
                             <td width='50'>
562
                                 <div class="under-line">
565
                                 <div class="under-line">
563
                                     &nbsp;{{ predialysis.dialysis_count ? predialysis.dialysis_count : "" }}
566
                                     &nbsp;{{ predialysis.dialysis_count ? predialysis.dialysis_count : "" }}
576
                             <td width='60'>透析器</td>
579
                             <td width='60'>透析器</td>
577
                             <td width='120'>
580
                             <td width='120'>
578
                                 <div class="under-line">
581
                                 <div class="under-line">
579
-                                    &nbsp;{{ prescription.dialyzer_perfusion_apparatus ? prescription.dialyzer_perfusion_apparatus.split(',')[0].indexOf('透析器') > -1 ? prescription.dialyzer_perfusion_apparatus.split(',')[0] : prescription.dialyzer_perfusion_apparatus.split(',')[1] : '' }}
582
+                                    &nbsp;{{ prescription.dialyzer_perfusion_apparatus ? prescription.dialyzer_perfusion_apparatus.split(',')[0].indexOf('透析器') > -1 ? prescription.dialyzer_perfusion_apparatus.split(',')[0].slice(3) : prescription.dialyzer_perfusion_apparatus.split(',')[1].slice(3) : '' }}
580
                                 </div>
583
                                 </div>
581
                             </td>
584
                             </td>
582
                             <td width='20'></td>
585
                             <td width='20'></td>
583
                             <td width='80'>灌流器</td>
586
                             <td width='80'>灌流器</td>
584
                             <td width='120'>
587
                             <td width='120'>
585
                                 <div class="under-line">
588
                                 <div class="under-line">
586
-                                    &nbsp;{{ prescription.dialyzer_perfusion_apparatus ? prescription.dialyzer_perfusion_apparatus.split(',')[0].indexOf('灌流器') > -1 ? prescription.dialyzer_perfusion_apparatus.split(',')[0] : prescription.dialyzer_perfusion_apparatus.split(',')[1] : '' }}
589
+                                    &nbsp;{{ prescription.dialyzer_perfusion_apparatus ? prescription.dialyzer_perfusion_apparatus.split(',')[0].indexOf('灌流器') > -1 ? prescription.dialyzer_perfusion_apparatus.split(',')[0].slice(3) : prescription.dialyzer_perfusion_apparatus.split(',')[1].slice(3) : '' }}
587
                                 </div>
590
                                 </div>
588
                             </td>
591
                             </td>
589
                             <td></td>
592
                             <td></td>