fix: update form value trigger tips

This commit is contained in:
jialin
2025-04-30 11:01:14 +08:00
parent 52add26905
commit a3501e5417
15 changed files with 116 additions and 68 deletions
+2 -1
View File
@@ -17,5 +17,6 @@ export default {
'menu.users': 'ユーザー',
'menu.profile': 'プロフィール',
'menu.login': 'ログイン',
'menu.usage': '使用状況'
'menu.usage': '使用状況',
'menu.404': '404'
};