แก้ไขผลการพิจารณาทางวินัย

This commit is contained in:
setthawutttty 2023-12-01 15:44:16 +07:00
parent d1f0d753ba
commit 5a28025906
6 changed files with 361 additions and 193 deletions

View file

@ -72,4 +72,6 @@ export default {
suspendById: (id: string) => `${suspend}/${id}`,
suspendReport: () => `${suspend}/report`,
reportresult:(id:string)=>`${disciplineMain}/result/report/${id}`,
};