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