chore: checked false

master
dap 1 year ago
parent fb4a533499
commit 1ed659177a

@ -110,6 +110,7 @@ function handleMultiDelete() {
onOk: async () => { onOk: async () => {
await loginInfoRemove(ids); await loginInfoRemove(ids);
await tableApi.query(); await tableApi.query();
checked.value = false;
}, },
}); });
} }

Loading…
Cancel
Save