mirror of
https://github.com/yangzongzhuan/RuoYi-Cloud-Vue3.git
synced 2025-06-06 10:11:50 +00:00
update gen index.vue
This commit is contained in:
parent
782aa9564c
commit
363c06db39
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user