fix: 修复 i18n页面,lang选择问题

This commit is contained in:
@changcode
2021-11-03 14:31:00 +08:00
parent d40988674f
commit 14dc417a8a
2 changed files with 2 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ export default {
data () {
return {
url: 'sys/i18n',
tableId: 'dcTable', // 需要分页的table的id用于记录每页数量
tableId: 'i18nTable', // 需要分页的table的id用于记录每页数量
blankObject: {
ids: '',
name: '',