fixed select in active and the lock now can register ticket 1 month later
This commit is contained in:
@@ -38,6 +38,7 @@ export default function MesasDisponibles() {
|
||||
|
||||
await axios.patch(
|
||||
`${envConfig.apiUrl}/mesa/${id_mesa}/activo`,
|
||||
{},
|
||||
{ headers },
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user