duhe
2025-09-01 e57b2edbffff5a653ba9eda65eae100ceb2e7822
WebTM/views/Éú²ú¹ÜÀí/±¦¹¤ÅŲú/JIT_LockRequestBillList.html
@@ -916,7 +916,7 @@
                    //逻辑审核方法
                    $.ajax({
                        type: "GET",
                        url: GetWEBURL() + "/JIT_LockRequestBill/AuditJIT_UnLockRequestBill", //方法所在页面和方法名
                        url: GetWEBURL() + "/JIT_LockRequestBill/AuditJIT_LockRequestBill", //方法所在页面和方法名
                        data: { "HInterID": InterID, "IsAudit": num, "CurUserName": sessionStorage["HUserName"] },
                        success: function (result) {
                            if (result.count == 1) {