no message
This commit is contained in:
parent
7a83b0ab98
commit
338213145a
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ export class ReportController extends Controller {
|
|||
},
|
||||
});
|
||||
await new CallAPI()
|
||||
.GetData(request, `org/root/${requestBody.root}`)
|
||||
.GetData(request, `/org/root/${requestBody.root}`)
|
||||
.then((x) => {
|
||||
rootName = x.orgRootName;
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue