WXL
2025-01-09 07e07d6663c15f2ed6ba77ab3afe2aea7d0bcf1a
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`
      );