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