หน้า view แบบ มอบหมายงาน

This commit is contained in:
setthawutttty 2023-08-11 10:44:03 +07:00
parent 1cbf5e3f06
commit b40a617c5a
4 changed files with 337 additions and 84 deletions

View file

@ -147,7 +147,7 @@ export default [
},
},
{
path: "/probation/detail/:id/:form",
path: "/probation/detail/:personalId/:form",
name: "probationForm",
component: probationFormEvaluation,
meta: {