Pda/View/AsnSetting/productEnter.html
@@ -508,11 +508,11 @@ time: 0, //2秒关闭(如果不配置,默认是3秒) btn: ['删除', '取消'], yes: function () { console.log(Id); var param = { Id: Id, boxNo: res.data[i].BoxNo, }; sendData(IP + "/PdaAsn/DelBoxInfo", param, 'post', function (res) { sendData(IP + "/BllAsn/DelBindBoxInfo", param, 'get', function (res) { if (res.code == 0) { //成功 layer.msg(res.msg, { icon: 1,