yq1 2 veckor sedan
förälder
incheckning
a4815db01f
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      src/xt_pages/dialysis/template/DialysisPrintOrderSeventeen.vue

+ 0 - 1
src/xt_pages/dialysis/template/DialysisPrintOrderSeventeen.vue Visa fil

@@ -1722,7 +1722,6 @@ export default {
1722 1722
           }
1723 1723
           this.patientInfo = response.data.data.patientInfo
1724 1724
           // console.log("透析记录", this.patientInfo);
1725
-
1726 1725
           this.patientInfo.birth = uParseTime(
1727 1726
             this.patientInfo.birthday,
1728 1727
             '{y}-{m}-{d}'