字典
This commit is contained in:
@@ -385,7 +385,7 @@ export default {
|
|||||||
}
|
}
|
||||||
this.form.gatewayId = decodeURIComponent(o.scene) || ''
|
this.form.gatewayId = decodeURIComponent(o.scene) || ''
|
||||||
this.$areaId = this.user.$areaId
|
this.$areaId = this.user.$areaId
|
||||||
this.travelTypeDict = this.$dict.getDict('epidemicRecentTravel')
|
this.travelTypeDict = this.$dict.getDict('EP_travelType')
|
||||||
this.getewayList()
|
this.getewayList()
|
||||||
},
|
},
|
||||||
|
|
||||||
@@ -768,7 +768,6 @@ export default {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
font-size: 32px;
|
font-size: 32px;
|
||||||
// max-width: calc(100% - 260px);
|
|
||||||
|
|
||||||
.select {
|
.select {
|
||||||
._i {
|
._i {
|
||||||
|
|||||||
Reference in New Issue
Block a user