fix: 统一所有 description 中文国际化为 描述
This commit is contained in:
@@ -121,7 +121,7 @@ export default {
|
||||
prop: 'modelsDetail',
|
||||
show: true
|
||||
}, {
|
||||
label: this.$t('config.mib.description'),
|
||||
label: this.$t('overall.remark'),
|
||||
prop: 'remark',
|
||||
show: true
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user