rev: i18n位置挪动
This commit is contained in:
13
nladmin-ui/src/views/system/param/locale/zh.js
Normal file
13
nladmin-ui/src/views/system/param/locale/zh.js
Normal file
@@ -0,0 +1,13 @@
|
||||
export default {
|
||||
'SysParam': {
|
||||
'table': {
|
||||
'code': '编码',
|
||||
'name': '名称',
|
||||
'values': '值',
|
||||
'description': '备注'
|
||||
},
|
||||
'rules': {
|
||||
'NotNull': '不能为空'
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user