primeros cambios en el formulario osp

This commit is contained in:
2026-02-23 21:15:29 -04:00
parent 0efd5a11bd
commit fed90d9ff1

View File

@@ -847,6 +847,8 @@ useEffect(() => {
<SelectContent>
<SelectItem value="CASA">CASA</SelectItem>
<SelectItem value="GALPON">GALPON</SelectItem>
<SelectItem value="LOCAL">LOCAL</SelectItem>
<SelectItem value="ALMACEN">ALMACEN</SelectItem>
</SelectContent>
</Select>
<FormMessage />