feat: detect unsave and confirmation

This commit is contained in:
Methapon2001 2024-08-06 09:22:45 +07:00
parent 64a9df2613
commit 71d8b8b06c
5 changed files with 115 additions and 10 deletions

View file

@ -99,6 +99,11 @@ export default {
invalid: 'Invalid value.',
invalidCustomeMessage: 'Invalid value. {msg}',
},
warning: {
title: 'Warning {msg}',
unsave:
'You have unsaved changes. Are you sure you want to close this window?',
},
},
customer: {
form: {