fix:处理中英文完全一样的国际化为一个
This commit is contained in:
@@ -203,7 +203,7 @@ export default {
|
||||
searchLabelList: [
|
||||
{
|
||||
id: 26,
|
||||
name: this.$t('alert.list.id'),
|
||||
name: this.$t('asset.id'),
|
||||
type: 'input',
|
||||
label: 'ids',
|
||||
disabled: false
|
||||
|
||||
Reference in New Issue
Block a user