@@ -3247,6 +3247,7 @@ const saveVerify = opType => {
duration: 2500,
showClose: true,
});
+ handleClickOverview(currentRow.value)
})
.catch(e => {
forceVerifies.value = e.data;