wxw
10 小时以前 54c9cb77e93d08bc330b9a421e6232b7f7bba57a
Pda/View/SoSetting/pinTuoOut.html
@@ -1300,6 +1300,25 @@
               }
            });
         }
         //下拉单据选中后事件
         form.on('select(getbar2)', function (data) {
            if ($('#palletNo2').val() == "") {
               layer.msg("请输入托盘条码", {
                  icon: 2,
                  time: 2000 //2秒关闭(如果不配置,默认是3秒)
               }, function () {
                  //回调
               });
               return
            }
            if ($('#bar2').val() == "") {
               clear21();
               return
            }
            updateSkuLotNoList2();
            updateQtyList2();
            getBar2();
         });
         //初始化渲染 物料-批次
         function updateSkuLotNoList2() {