Happy-Coding-Clans / vue-easytable

A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
https://happy-coding-clans.github.io/vue-easytable/
MIT License
3.63k stars 725 forks source link

[Bug Report] 分页是英文的 没有找到配置的api #625

Closed caicaiNa666 closed 2 weeks ago

caicaiNa666 commented 3 weeks ago

选择要提交 issue 的库

vue-easytable

Issue 类型

Bug

Issue 标题

分页是英文的 没有找到配置的api

仓库版本

v2.27.1

Vue 版本

2.5.16

浏览器

Chrome 125.0.6422.142

系统类型

windows

重现链接

重现步骤

安装了 antd-vue组件库,然后引入了 vue-easytable 其他的正常 分页展示成英文的了 不知道为什么 例如:total: 90 10/page goto

期望的结果是什么?

变成中文的

实际的结果是什么?

@实际是英文的 pat

caicaiNa666 commented 3 weeks ago

好吧 找到了 要配置语言 就很奇怪哈哈哈哈