zzr99
2021-10-21 14ff5ada0e1b48056553755b1376fc509245ff86
WebTM/views/É豸¹ÜÀí/Sb_EqpRepairCheckBillList.html
@@ -286,7 +286,7 @@
                        $.ajax({
                            type: "GET",
                            url: GetWEBURL() + "Sb_EqpRepairWorkBill/DeltetEqpRepairCheckBill", //方法所在页面和方法名
                            data: { "HInterID": InterID },
                            data: { "HInterID": HInterID },
                            success: function (result) {
                                if (result.count == 1) {
                                    layer.msg(result.Message, { time: 1 * 1000, icon: 1 }, function () {