WXL
2024-11-01 9a9bd5273a0a5885834ee80dcb7fdd69013450b0
src/views/patient/patient/outpatient.vue
@@ -681,7 +681,7 @@
    /** 下载模板操作 */
    importTemplate() {
      this.download(
        "system/user/importTemplate",
        "smartor/import/getImportPatTemplate",
        {},
        `user_template_${new Date().getTime()}.xlsx`
      );