mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 11:51:55 +08:00
@@ -241,7 +241,7 @@ export default {
|
|||||||
this.msgError("请选择要生成的数据");
|
this.msgError("请选择要生成的数据");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
downLoadZip("code/gen/batchGenCode?tables=" + tableNames, "ruoyi");
|
downLoadZip("/code/gen/batchGenCode?tables=" + tableNames, "ruoyi");
|
||||||
},
|
},
|
||||||
/** 打开导入表弹窗 */
|
/** 打开导入表弹窗 */
|
||||||
openImportTable() {
|
openImportTable() {
|
||||||
|
|||||||
Reference in New Issue
Block a user