ประเมินเชี่ยวชาญ

This commit is contained in:
STW_TTTY\stwtt 2024-06-27 11:15:45 +07:00
parent 19d0763afc
commit 11be473f54
6 changed files with 1554 additions and 187 deletions

View file

@ -38,4 +38,7 @@ export default {
`${evaluation}/document/${val}/${id}`,
loadFileDocument: (val: string, id: string, file: String) =>
`${evaluation}/document/${val}/${id}/${file}`,
evaluationExpertise:`${evaluation}/expertise`
};