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