more
This commit is contained in:
@@ -111,7 +111,6 @@ const RequestEditPage = () => {
|
||||
}
|
||||
|
||||
async function getOutgoingRequests(documentId) {
|
||||
console.log("get out going requests called times:");
|
||||
const docType = String(documentType);
|
||||
const docId = String(documentId);
|
||||
const response = await fetch(
|
||||
|
||||
Reference in New Issue
Block a user