NEZ-2008 fix : 界面 国际化 更改
This commit is contained in:
@@ -259,12 +259,12 @@ export default {
|
||||
sortable: 'custom'
|
||||
},
|
||||
{
|
||||
label: this.$t('project.module.module'),
|
||||
label: this.$t('overall.module'),
|
||||
prop: 'module',
|
||||
show: true
|
||||
},
|
||||
{
|
||||
label: this.$t('project.module.configs'),
|
||||
label: this.$t('overall.config'),
|
||||
prop: 'configs',
|
||||
minWidth: 150,
|
||||
show: false
|
||||
|
||||
Reference in New Issue
Block a user