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