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,
|
minWidth: 150,
|
||||||
sortable: 'custom'
|
sortable: 'custom'
|
||||||
}, {
|
}, {
|
||||||
label: this.$t('overall.labels'),
|
label: this.$t('overall.value'),
|
||||||
prop: 'value',
|
prop: 'value',
|
||||||
minWidth: 150,
|
minWidth: 150,
|
||||||
show: true
|
show: true
|
||||||
|
|||||||
@@ -90,7 +90,7 @@ export default {
|
|||||||
disabled: false
|
disabled: false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: this.$t('overall.labels'),
|
name: this.$t('overall.value'),
|
||||||
type: 'input',
|
type: 'input',
|
||||||
label: 'value',
|
label: 'value',
|
||||||
disabled: false
|
disabled: false
|
||||||
|
|||||||
@@ -106,7 +106,7 @@ export default {
|
|||||||
minWidth: 100,
|
minWidth: 100,
|
||||||
show: true
|
show: true
|
||||||
}, {
|
}, {
|
||||||
label: this.$t('asset.talon.token'),
|
label: this.$t('asset.key'),
|
||||||
prop: 'token',
|
prop: 'token',
|
||||||
minWidth: 180,
|
minWidth: 180,
|
||||||
show: false
|
show: false
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user