refactor: add persistent
This commit is contained in:
parent
b6fbee826a
commit
ebdf701fc3
1 changed files with 1 additions and 0 deletions
|
|
@ -720,6 +720,7 @@ watch(
|
||||||
icon: 'mdi-alert',
|
icon: 'mdi-alert',
|
||||||
title: t('dialog.title.youngWorker'),
|
title: t('dialog.title.youngWorker'),
|
||||||
cancelText: t('general.edit'),
|
cancelText: t('general.edit'),
|
||||||
|
persistent: true,
|
||||||
message: t('dialog.message.youngWorker'),
|
message: t('dialog.message.youngWorker'),
|
||||||
|
|
||||||
cancel: async () => {
|
cancel: async () => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue