mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-04-28 20:41:28 +08:00
chore: checked.value = false
This commit is contained in:
@@ -129,6 +129,7 @@ function handleMultiDelete() {
|
||||
onOk: async () => {
|
||||
await dictDataRemove(ids);
|
||||
await tableApi.query();
|
||||
checked.value = false;
|
||||
},
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user