yq1 1 week ago
parent
commit
a4815db01f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/xt_pages/dialysis/template/DialysisPrintOrderSeventeen.vue

+ 0 - 1
src/xt_pages/dialysis/template/DialysisPrintOrderSeventeen.vue View File

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