fix: failed field auto scroll in view

This commit is contained in:
jialin
2025-11-07 16:54:33 +08:00
parent fdb6ac7575
commit 9ffd4def64
10 changed files with 73 additions and 351 deletions
+3 -3
View File
@@ -22,9 +22,9 @@ export default {
'noresult.cluster.title': '暂无集群',
'noresult.cluster.subTitle': '尚未添加任何集群。',
'noresult.cluster.nofound': '未找到匹配的集群',
'noresult.credentials.title': '暂无凭',
'noresult.credentials.subTitle': '尚未添加任何凭。',
'noresult.credentials.nofound': '未找到匹配的凭',
'noresult.credentials.title': '暂无凭',
'noresult.credentials.subTitle': '尚未添加任何凭。',
'noresult.credentials.nofound': '未找到匹配的凭',
'noresult.users.title': '暂无用户',
'noresult.users.subTitle': '尚未添加任何用户。',
'noresult.users.nofound': '未找到匹配的用户',