This commit is contained in:
parent
fd4d04756a
commit
612d0a2dfb
|
@ -129,6 +129,12 @@
|
|||
"component": "vn-worker-department-card",
|
||||
"abstract": true,
|
||||
"description": "Detail"
|
||||
}, {
|
||||
"url" : "/index",
|
||||
"state": "worker.department.index",
|
||||
"component": "vn-worker-department-index",
|
||||
"description": "Department",
|
||||
"acl": ["hr"]
|
||||
}, {
|
||||
"url" : "/summary",
|
||||
"state": "worker.department.card.summary",
|
||||
|
|
Loading…
Reference in New Issue