htc 2 dias atrás
pai
commit
b621519c7d
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4 0
      pagesMy/wifiSearch.vue

+ 4 - 0
pagesMy/wifiSearch.vue

@@ -53,6 +53,10 @@
 				searching: false,
 			}
 		},
+		onShow() {
+			this.nodevice = false;
+			this.show = false;
+		},
 		onLoad: function() {
 			this.Search();
 			_this = this;