file step 2
This commit is contained in:
parent
a3787f976a
commit
6d88cbb772
6 changed files with 122 additions and 24 deletions
|
|
@ -24,5 +24,5 @@ export default {
|
|||
|
||||
/**document */
|
||||
loadPathDocument: (val: string, id: string) =>
|
||||
`${env.API_URI}/document/${val}/${id}`,
|
||||
`${evaluation}/document/${val}/${id}`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue