RuoYi
2025-02-28 094e300939e42582cf08e6bef1628307eb22fed9
src/views/monitor/logininfor/index.vue
@@ -226,7 +226,7 @@
function handleExport() {
  proxy.download("monitor/logininfor/export", {
    ...queryParams.value,
  }, `config_${new Date().getTime()}.xlsx`);
  }, `logininfor_${new Date().getTime()}.xlsx`);
}
getList();