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