se-ui/src/views/tool/gen/index.vue
@@ -267,7 +267,7 @@ this.$modal.msgSuccess("成功生成到自定义路径:" + row.genPath); }); } else { this.$download.zip("/code/gen/batchGenCode?tables=" + tableNames, "ruoyi.zip"); this.$download.zip("/code/gen/batchGenCode?tables=" + tableNames, "se.zip"); } }, /** 同步数据库操作 */