forceUpdate
This commit is contained in:
		@@ -428,6 +428,7 @@ export default {
 | 
			
		||||
          const item = this.getewayData.filter(item=> item.value == this.scene)
 | 
			
		||||
          this.form.gatewayName = item[0].label
 | 
			
		||||
          this.pageShow = true
 | 
			
		||||
          this.$forceUpdate()
 | 
			
		||||
        }
 | 
			
		||||
      })
 | 
			
		||||
    },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user