fix 基础模块bug修改,JTable注册为全局组件
This commit is contained in:
@@ -84,7 +84,8 @@ module.exports = {
|
||||
isShelf: 'Shelf Or Not',
|
||||
sort: 'Sort',
|
||||
shelfWarn: 'the link is empty please fill in the link first',
|
||||
maxLinksReached: '当前上架链接已达上限!'
|
||||
maxLinksReached: 'The current link listing limit has been reached!',
|
||||
logo: 'LOGO'
|
||||
},
|
||||
// 联络人管理
|
||||
contact: {
|
||||
|
||||
@@ -86,7 +86,8 @@ module.exports = {
|
||||
isShelf: '是否上架',
|
||||
sort: '排序',
|
||||
shelfWarn: '链接为空,请先填写链接',
|
||||
maxLinksReached: '当前上架链接已达上限!'
|
||||
maxLinksReached: '当前上架链接已达上限!',
|
||||
logo: 'LOGO'
|
||||
},
|
||||
// 联络人管理
|
||||
contact: {
|
||||
|
||||
Reference in New Issue
Block a user