diff --git a/src/views/index.vue b/src/views/index.vue index ada2fb1..a1e1150 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -1107,6 +1107,7 @@ const batchShild = () => { shielding: shieldInfoForm.value.shielding, }) }) + table1Ref.value.clearSelection() } const date1 = ref([])