test(frontend): work on the frontend to have better admin

This commit is contained in:
2025-04-04 17:09:30 -05:00
parent e1973e4da6
commit ad5e77028d
11 changed files with 375 additions and 225 deletions

View File

@@ -1,7 +1,7 @@
export type LotType = {
AV: number;
Alias: string;
LOT: number;
lot: number;
LabelOnlineID: number;
MachineDescription: string;
MachineID: number;