label
This commit is contained in:
@@ -420,7 +420,7 @@ export default {
|
||||
this.$nextTick(() => {
|
||||
this.token && this.getUserInfo()
|
||||
this.form.gatewayId = this.scene
|
||||
this.form.gatewayName = this.getewayData.filter(v=> v.value== this.scene)?.[0].name
|
||||
this.form.gatewayName = this.getewayData.filter(v=> v.value== this.scene)?.[0].label
|
||||
this.pageShow = true
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user