chore: checked.value = false
This commit is contained in:
@@ -129,6 +129,7 @@ async function handleDelete() {
|
||||
onOk: async () => {
|
||||
await operLogDelete(ids);
|
||||
await tableApi.query();
|
||||
checked.value = false;
|
||||
},
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user