WebTM/views/ÑéÊÕÈë¿â/²úÆ·Èë¿â/Kf_ProductInBill_FastList.html
@@ -312,7 +312,10 @@ form.on('submit(cmdDelete)', function () {//å é¤ var checkStatus = table.checkStatus('dj-table') , data = checkStatus.data; if (checkStatus.data.length === 1) { var sInterID = data[0].HInterID //é»è¾å 餿¹æ³ layer.confirm("确认è¦å é¤åï¼å é¤åä¸è½æ¢å¤", { title: "å é¤ç¡®è®¤" }, function (index) { $.ajax( { type: "Get", @@ -344,6 +347,12 @@ }); } }); }) } else { layer.msg('è¯·éæ©ä¸è¡æ°æ®å é¤ï¼'); } });