卡口登记
This commit is contained in:
@@ -384,8 +384,12 @@ export default {
|
||||
this.getInfo(o.id)
|
||||
}
|
||||
this.form.gatewayId = decodeURIComponent(o.scene) || ''
|
||||
},
|
||||
onShow() {
|
||||
this.$areaId = this.user.$areaId
|
||||
this.travelTypeDict = this.$dict.getDict('EP_travelType')
|
||||
this.$dict.load(['EP_travelType']).then(()=> {
|
||||
this.travelTypeDict = this.$dict.getDict('EP_travelType')
|
||||
})
|
||||
this.getewayList()
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user