YL
2021-06-02 7a70fa9403fc241918b028f450177e3edfb8262a
WebTM/views/É豸¹ÜÀí/Sb_EqpRepairCheckBillList.html
@@ -232,7 +232,7 @@
                            layer.confirm("确认要删除吗,删除后不能恢复", { title: "删除确认" }, function (index) {
                                $.ajax({
                                    type: "GET",
                                    url: GetWEBURL() + "Sb_EqpRepairWorkBill/DeltetEqpRepairWorkBill", //方法所在页面和方法名
                                    url: GetWEBURL() + "Sb_EqpRepairWorkBill/DeltetEqpRepairCheckBill", //方法所在页面和方法名
                                    data: { "HInterID": InterID },
                                    success: function (result) {
                                        if (result.count == 1) {