update gen index.vue

This commit is contained in:
RuoYi 2025-04-27 14:01:20 +08:00
parent 782aa9564c
commit 363c06db39

View File

@ -275,6 +275,7 @@ function handleEditTable(row) {
const params = { pageNum: queryParams.value.pageNum }
proxy.$tab.openPage("修改[" + tableName + "]生成配置", '/tool/gen-edit/index/' + tableId, params)
}
/** 删除按钮操作 */
function handleDelete(row) {
const tableIds = row.tableId || ids.value