WXL
2024-10-29 f1d0ce11bdb197784b1d3a3f83874250e0b29fa6
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`
      );