WebTM/views/生产管理/产量汇报单/Sc_Add_ProductReportBillList.html
@@ -891,9 +891,7 @@ success: function (data) { if (data.count == 1) { // 璇存槑楠岃瘉鎴愬姛浜嗭紝 $("#HInterID").val(data.HInterID);//鑾峰彇鎻愪氦鎴愬姛杩斿洖鐨勫崟鎹富ID layer.msg(data.Message, { time: 1 * 2000, icon: 1 }, function () { }); layer.msg(data.Message, { time: 1 * 2000, icon: 1 }, function (index) { if (data.Verify == "Y") //鑷姩瀹℃牳 { layer.close(index); @@ -902,6 +900,8 @@ else { layer.close(index); } }); //layer.confirm(data.Message, { // btn: ['纭'] //}, function (index) {