Merge branch 'nice_dev' into develop
This commit is contained in:
commit
12d6456069
12 changed files with 812 additions and 151 deletions
|
|
@ -528,6 +528,11 @@ const tabListPlacement = readonly<tabType[]>([
|
|||
label: "การคัดกรองคุณสมบัติ",
|
||||
tag: "qualification",
|
||||
},
|
||||
{
|
||||
key: 6,
|
||||
label: "เอกสารหลักฐาน",
|
||||
tag: "document",
|
||||
},
|
||||
]);
|
||||
|
||||
export { menuList, tabList, tabListPlacement };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue