Demo
2024-02-04 e0fb9542b07f82b55245cf21e960d37fbab5206f
Pda/View/AsnSetting/productEnterQuantity .html
@@ -975,9 +975,9 @@
                                        yes: function () {
                                            var param = {
                                                Id: Id,
                                                boxNo: res.data[i].BoxNo,
                                            };
                                            sendData(IP + "/BllAsn//DelBindBoxInfo'", param, 'post', function (res) {
                                            sendData(IP + "/BllAsn/DelBindBoxInfo", param, 'get', function (res) {
                                                if (res.code == 0) { //成功
                                                    layer.msg(res.msg, {
                                                        icon: 1,