2
0

修复分页器

This commit is contained in:
lai
2025-02-20 14:48:27 +08:00
parent 8368a082ea
commit 1dd6d27d64
3 changed files with 10 additions and 4 deletions

View File

@@ -66,7 +66,8 @@ const local:any = {
yesOrNo: {
yes: '是',
no: '否'
}
},
tablePaginationTotal: '总共 {total} 条',
},
request: {
logout: '请求失败后登出用户',