htc 2 日 前
コミット
b621519c7d
1 ファイル変更4 行追加0 行削除
  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;