Explorar el Código

修改inboundview入库

cjb hace 3 semanas
padre
commit
d1abece441
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      entry/src/main/ets/component/InBoundView.ets

+ 0 - 1
entry/src/main/ets/component/InBoundView.ets

@@ -280,7 +280,6 @@ export struct InBoundView {
           this.InboundButtonClick = 1; // 0.2秒后恢复
         }, 200);
         console.info('sssss'+JSON.stringify(this.boxMaterials))
-        return
         if(this.drawerPositionStatus == 0)
         {
           this.reminds = "抽屉未缩回,请检查后重试"