document upload form

This commit is contained in:
2022-02-03 15:13:00 +00:00
parent 3639fa3688
commit 5ea7681f77
47 changed files with 13368 additions and 12303 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ export default async function ApiProxy(req, res) {
"pinswg_AssociatedLPA@odata.bind": "/accounts(" + lpaID + ")",
});
console.log(data);
console.log(data, WEBAPI_URL + queryUrl);
var config = {
method: "post",