yq1 2 weeks 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
           }
1722
           }
1723
           this.patientInfo = response.data.data.patientInfo
1723
           this.patientInfo = response.data.data.patientInfo
1724
           // console.log("透析记录", this.patientInfo);
1724
           // console.log("透析记录", this.patientInfo);
1725
-
1726
           this.patientInfo.birth = uParseTime(
1725
           this.patientInfo.birth = uParseTime(
1727
             this.patientInfo.birthday,
1726
             this.patientInfo.birthday,
1728
             '{y}-{m}-{d}'
1727
             '{y}-{m}-{d}'