Agregar tipo de cultivo Partes Blandas y visualizacion en badges del resultado definitivo
This commit is contained in:
+1
-1
@@ -155,7 +155,7 @@ export interface Cultivo {
|
||||
fechaToma: string;
|
||||
protocolo?: string;
|
||||
fechaResultado?: string;
|
||||
tipoMuestra: 'HMCx2' | 'RC' | 'PC' | 'UC' | 'LCR' | 'LP' | 'LAsc' | 'LAbd' | 'Coleccion';
|
||||
tipoMuestra: 'HMCx2' | 'RC' | 'PC' | 'UC' | 'LCR' | 'LP' | 'LAsc' | 'LAbd' | 'Coleccion' | 'Partes Blandas';
|
||||
germen?: string;
|
||||
sensible?: string;
|
||||
resistente?: string;
|
||||
|
||||
Reference in New Issue
Block a user