@@ -793,6 +793,7 @@ const onSelectMode= async (value) => {
}
}else if(value.key=='reversal'){
locationList.value=locationList.value.reverse()
+ onLocation(0)
const lotAttRef=ref(null)