yusijie
2024-04-12 ad55a6aacca2c28ab2dac2d9bc08e730309503f9
WebTM/views/生产管理/异常反馈单/Sc_Add_MESExecptFeedBackBillList.html
@@ -602,7 +602,7 @@
                    data: { "HBillType": '4502' },
                    success: function (d) {
                        $("#HBillNo").val(d.data[0].HBillNo);
                        $("#HInterID").val(0);
                        $("#HInterID").val(d.data[0].HInterID);
                    }
                });
            }
@@ -648,7 +648,7 @@
                    dataType: "json",
                    success: function (data) {
                        if (data.count == 1) { // 璇存槑楠岃瘉鎴愬姛浜嗭紝
                            $("#HInterID").val(data.HInterID);//鑾峰彇鎻愪氦鎴愬姛杩斿洖鐨勫崟鎹富ID
                            //$("#HInterID").val(data.HInterID);//鑾峰彇鎻愪氦鎴愬姛杩斿洖鐨勫崟鎹富ID
                            layer.confirm(data.Message, {
                                btn: ['纭']
                            }, function (index) {