Bläddra i källkod

拣货-反转库位

zhaohuanhuan 10 månader sedan
förälder
incheckning
f1f626c561
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      src/views/outbound/picking/list/index.vue

+ 1 - 0
src/views/outbound/picking/list/index.vue

@@ -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)