|
|
@@ -20,4 +20,12 @@ export const publicNoticeStatic = [ |
|
|
|
{ key: 6, label: '已付費', type: 'paid' }, |
|
|
|
{ key: 7, label: '已發表', type: 'published' }, |
|
|
|
{ key: 8, label: '已撤銷', type: 'withdrawn' }, |
|
|
|
]; |
|
|
|
|
|
|
|
export const groupTitle = [ |
|
|
|
{ key: 1, label: 'Private Bill', type: 'A' }, |
|
|
|
{ key: 2, label: 'Companies Ordinance', type: 'B' }, |
|
|
|
{ key: 3, label: 'High Court', type: 'C' }, |
|
|
|
{ key: 4, label: 'Notices', type: 'D' }, |
|
|
|
{ key: 5, label: 'Miscellaneous (Companies)', type: 'E' }, |
|
|
|
]; |