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