Force rebuild: invalidate Docker cache para incluir componentes con permisos corregidos
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 1m3s
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 1m3s
This commit is contained in:
@@ -83,7 +83,7 @@
|
|||||||
<template #lotes>
|
<template #lotes>
|
||||||
<div class="py-4 bg-green-200 p-6">
|
<div class="py-4 bg-green-200 p-6">
|
||||||
<h2 class="text-2xl font-bold text-purple-600">SLOT #LOTES FUNCIONANDO</h2>
|
<h2 class="text-2xl font-bold text-purple-600">SLOT #LOTES FUNCIONANDO</h2>
|
||||||
<p>El componente debería aparecer aquí:</p>
|
<p>El componente debería aparecer aquí (rebuild sin caché):</p>
|
||||||
<LotesLotesTable
|
<LotesLotesTable
|
||||||
@create="showCreateLoteModal = true"
|
@create="showCreateLoteModal = true"
|
||||||
@view="handleViewLote"
|
@view="handleViewLote"
|
||||||
|
|||||||
Reference in New Issue
Block a user