提交 153f30c5 编写于 作者: WodahsOrez's avatar WodahsOrez

update: 表格分页

上级 299e8280
...@@ -15,6 +15,10 @@ import elementZhLocale from 'element-ui/lib/locale/lang/zh-CN'; ...@@ -15,6 +15,10 @@ import elementZhLocale from 'element-ui/lib/locale/lang/zh-CN';
const messages = { const messages = {
'zh-CN': Object.assign(iviewZhCnLocale, elementZhLocale, zhCn()), 'zh-CN': Object.assign(iviewZhCnLocale, elementZhLocale, zhCn()),
}; };
// i-view多语言调整
messages["zh-CN"].i.page.goto = "前往";
<#if app.getAllPSAppLans()??> <#if app.getAllPSAppLans()??>
<#list app.getAllPSAppLans() as lans> <#list app.getAllPSAppLans() as lans>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册