Modal: Evitar cierre al hacer clic fuera del modal de asignación rápida
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 1m10s
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 1m10s
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<UModal
|
<UModal
|
||||||
v-model:open="isOpen"
|
v-model:open="isOpen"
|
||||||
|
:dismissible="false"
|
||||||
:ui="{
|
:ui="{
|
||||||
overlay: 'modal-overlay',
|
overlay: 'modal-overlay',
|
||||||
content: 'cata-bg cata-outline-box',
|
content: 'cata-bg cata-outline-box',
|
||||||
|
|||||||
Reference in New Issue
Block a user