chengsc
2024-07-27 75efeb2ec42214f7a70f6cccc3374ccf458740be
Pda/View/AsnSetting/pingKuEnter.html
@@ -236,7 +236,7 @@
            form.render('select');
            var param = {
               Type: '0,1,2,3',
               Type: '0,1,2,3,4,5,6,7',
            };
            sendData(IP + "/PdaAsn/GetArrivalNotices", param, 'post', function (res) {
               if (res.code == 0) { //成功
@@ -462,6 +462,7 @@
                  }, function () {
                     clearTable()
                     $("#PalletNo").val('')
                     $("#LocatNo").val('')
                  });
               } else { //不成功
                  layer.msg(res.msg, {