WXL
2024-11-01 196465c3777895faffeb176ff2b836c993a450b5
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`
      );