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,