htc 2 days ago
parent
commit
b621519c7d
1 changed files with 4 additions and 0 deletions
  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;