fix(FE): fixing sapronak calculation get kandangId state

This commit is contained in:
randy-ar
2026-01-12 15:38:07 +07:00
parent 36b167dafb
commit 0f9849c0ac
4 changed files with 8 additions and 10 deletions
+1
View File
@@ -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;