mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-23 06:45:46 +00:00
fix(FE): fixing sapronak calculation get kandangId state
This commit is contained in:
Vendored
+1
@@ -63,6 +63,7 @@ export type BaseClosing = {
|
||||
location_id: number;
|
||||
location_name: string;
|
||||
project_category: 'GROWING' | 'LAYING';
|
||||
project_type?: 'GROWING' | 'LAYING'; // berubah dari BE?
|
||||
period: number;
|
||||
closing_date?: string;
|
||||
shed_label: string;
|
||||
|
||||
Reference in New Issue
Block a user