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