Kaynağa Gözat

Merge branch 'master' of http://git.shengws.com/csx/Vue_New

csx 5 yıl önce
ebeveyn
işleme
97626dba2e

+ 3 - 3
src/xt_pages/dialysis/template/DialysisPrintOrderSeven.vue Dosyayı Görüntüle

@@ -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>