This commit is contained in:
shidongli 2024-12-26 09:40:07 +08:00
parent 23b069d757
commit 78e73c6819

View File

@ -634,7 +634,7 @@ export default {
this.download( this.download(
"/system/importDownload/downloadTemplate?fileType=patientInfoImport", "/system/importDownload/downloadTemplate?fileType=patientInfoImport",
{}, {},
`门诊随访记录 - 未随访.xlsx` `OutpatientFollowUpRecords.xlsx`
); );
}, },
// //