fix: change items encounter for roles
This commit is contained in:
@@ -149,6 +149,7 @@ onMounted(() => {
|
||||
<DialogFooter class="mt-6 flex justify-end gap-3">
|
||||
<Button variant="outline" class="border-green-600 text-green-600 hover:bg-green-50" @click="() => {
|
||||
recId = 0
|
||||
recAction = ''
|
||||
open = false
|
||||
}">
|
||||
<X class="mr-1 h-4 w-4" />
|
||||
|
||||
Reference in New Issue
Block a user