yq1 2 semanas atrás
pai
commit
a4815db01f

+ 0 - 1
src/xt_pages/dialysis/template/DialysisPrintOrderSeventeen.vue Ver arquivo

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