修复分页器失效
This commit is contained in:
@@ -78,7 +78,8 @@ const local: any = {
|
||||
month: 'Month',
|
||||
year: 'Year',
|
||||
core: 'Core',
|
||||
}
|
||||
},
|
||||
tablePaginationTotal: 'Total {total} items',
|
||||
},
|
||||
// 组件
|
||||
components: {
|
||||
|
||||
@@ -78,7 +78,8 @@ const local:any = {
|
||||
month: '月',
|
||||
year: '年',
|
||||
core: '核',
|
||||
}
|
||||
},
|
||||
tablePaginationTotal: '总共 {total} 条',
|
||||
},
|
||||
// 组件
|
||||
components: {
|
||||
|
||||
Reference in New Issue
Block a user