Merge branch 'dev-3.3' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.4
This commit is contained in:
@@ -108,7 +108,7 @@ export default {
|
||||
minWidth: 150,
|
||||
sortable: 'custom'
|
||||
}, {
|
||||
label: this.$t('overall.labels'),
|
||||
label: this.$t('overall.value'),
|
||||
prop: 'value',
|
||||
minWidth: 150,
|
||||
show: true
|
||||
|
||||
@@ -90,7 +90,7 @@ export default {
|
||||
disabled: false
|
||||
},
|
||||
{
|
||||
name: this.$t('overall.labels'),
|
||||
name: this.$t('overall.value'),
|
||||
type: 'input',
|
||||
label: 'value',
|
||||
disabled: false
|
||||
|
||||
@@ -106,7 +106,7 @@ export default {
|
||||
minWidth: 100,
|
||||
show: true
|
||||
}, {
|
||||
label: this.$t('asset.talon.token'),
|
||||
label: this.$t('asset.key'),
|
||||
prop: 'token',
|
||||
minWidth: 180,
|
||||
show: false
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user