chore: checked false
This commit is contained in:
parent
fb4a533499
commit
1ed659177a
@ -110,6 +110,7 @@ function handleMultiDelete() {
|
||||
onOk: async () => {
|
||||
await loginInfoRemove(ids);
|
||||
await tableApi.query();
|
||||
checked.value = false;
|
||||
},
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user