mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-21 13:55:45 +00:00
feat(FE-87): slicing ui multiple approval checkbox and approval modal confirmation
This commit is contained in:
+1
@@ -7,6 +7,7 @@ import { ProductCategory } from "@/types/api/master-data/product-category";
|
||||
|
||||
export type BaseProjectFlock = {
|
||||
name: string;
|
||||
status: string;
|
||||
flock: Flock;
|
||||
flock_id: number;
|
||||
area: Area;
|
||||
|
||||
Reference in New Issue
Block a user