mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-21 05:45:46 +00:00
feat(FE-114,136): integrate location selection and update flock handling in RecordingForm
This commit is contained in:
+1
@@ -3,6 +3,7 @@ import { Area } from '@/types/api/master-data/area';
|
||||
import { ProductCategory } from '@/types/api/master-data/product-category';
|
||||
import { Fcr } from '@/types/api/master-data/fcr';
|
||||
import { Kandang } from '@/types/api/master-data/kandang';
|
||||
import { Location } from '@/types/api/master-data/location';
|
||||
import { BaseMetadata } from '@/types/api/api-general';
|
||||
|
||||
export type BaseProjectFlock = {
|
||||
|
||||
Reference in New Issue
Block a user