src/views/patient/patient/hospital.vue @@ -692,7 +692,7 @@ /** 下载模板操作 */ importTemplate() { this.download( "system/user/importTemplate", "smartor/import/getImportPatTemplate", {}, `user_template_${new Date().getTime()}.xlsx` );