bklLiudl
2024-08-23 7fc23d00b91d52c4c0b84fc4a4c2211607ca634d
Pda/View/AsnSetting/productEnterQuantity.html
@@ -587,7 +587,7 @@
                    form.render('select');
                    var param = {
                        Type: "0,1,3,4,5,6"
                        Type: "0,3"
                    };
                    sendData(IP + "/PdaAsn/GetArrivalNotices", param, 'post', function (res) {
                        if (res.code == 0) { //成功
@@ -622,7 +622,7 @@
                    form.render('select');
                    var param = {
                        Type: "1,2,3,4,5,6"
                        Type: "1,2,4"
                    };
                    sendData(IP + "/PdaAsn/GetArrivalNotices", param, 'post', function (res) {
                        if (res.code == 0) { //成功