no message

This commit is contained in:
setthawutttty 2023-08-09 12:09:46 +07:00
parent f4aa92634e
commit 44ab2aa17e
6 changed files with 463 additions and 249 deletions

View file

@ -165,7 +165,7 @@ export default [
},
},
{
path: "/probation/add",
path: "/probation/add/:personalId",
name: "probationWorkAdd",
component: probationFormAssign,
meta: {