NEZ-1993 feat : I18N 列表/编辑 页面增加 description
This commit is contained in:
@@ -112,13 +112,13 @@ export default {
|
||||
prop: 'value',
|
||||
minWidth: 150,
|
||||
show: true
|
||||
}, {
|
||||
label: this.$t('overall.remark'),
|
||||
prop: 'remark',
|
||||
show: true,
|
||||
minWidth: 150,
|
||||
sortable: 'custom'
|
||||
}
|
||||
// , {
|
||||
// label: this.$t('i18n.remark'),
|
||||
// prop: 'remark',
|
||||
// show: true,
|
||||
// sortable: 'custom'
|
||||
// }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user