mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-01-11 01:48:40 +00:00
log url
This commit is contained in:
parent
231eae070c
commit
70b61ece10
|
|
@ -375,6 +375,7 @@ export class Request
|
|||
}
|
||||
}
|
||||
|
||||
console.log(UriFactory.build(this.uri));
|
||||
console.log(this.xhr);
|
||||
|
||||
this.xhr.onreadystatechange = function()
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user