WXL
2025-02-27 5acc6d2dada00ac3c523e52ff5909c1e1f1937ab
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`
      );