wxw
13 小时以前 fef4a39d606932ebb2f7ae7d58c8ddcdd3e3b9db
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() {