This commit is contained in:
17630416519 2026-01-04 17:09:35 +08:00
parent 80c93ba526
commit 4b78bb5ddf

View File

@ -591,6 +591,7 @@ function handleInput(row) {
function deleteTableRow(row) {
console.log(row.id, '090909');
if (row.id) {
const Ids = row.id
proxy