ปรับ css ฟอร์มแบบประเมินสำหรับผู้ดูแล
This commit is contained in:
parent
e80330a97f
commit
e4f153b654
4 changed files with 1260 additions and 700 deletions
|
|
@ -126,6 +126,16 @@ export default [
|
|||
path: "/probation/work/add",
|
||||
name: "probationWorkAdd",
|
||||
component: probationWorkAdd,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [6.3],
|
||||
Role: "placement",
|
||||
}
|
||||
},
|
||||
{
|
||||
path: "/probation/work/:id",
|
||||
name: "probationWork",
|
||||
component: probationWorkAdd,
|
||||
meta: {
|
||||
Auth: true,
|
||||
Key: [6.3],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue