WXL
2024-10-30 7fca01ae5a5a62d609b08aef850b7c2cfa610bb9
src/views/patient/follow/index.vue
@@ -518,7 +518,7 @@
    /** 下载模板操作 */
    importTemplate() {
      this.download(
        "system/user/importTemplate",
        "smartor/import/getImportPatTemplate",
        {},
        `user_template_${new Date().getTime()}.xlsx`
      );