Browse Source

中能建打印单修改

XMLWAN 5 years ago
parent
commit
6c6250c1f0
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/xt_pages/dialysis/template/DialysisPrintOrderSeven.vue

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

@@ -639,9 +639,9 @@
639 639
               {{ afterdialysis.actual_ultrafiltration }}L
640 640
             </td>
641 641
             <td v-if="advice_index === 5">透后体重:</td>
642
-            <!--            <td v-if="advice_index === 5">-->
643
-            <!--              {{ afterdialysis.weight_after }}kg-->
644
-            <!--            </td>-->
642
+            <td v-if="advice_index === 5">
643
+              {{ afterdialysis.weight_after }}kg
644
+            </td>
645 645
           </tr>
646 646
         </tbody>
647 647
       </table>