@@ -86,9 +86,9 @@
that.searchConfig();
that.search();
},
- onHide: function() {
+ onHide: function() {
const that = this;
- that.clearPage();
+ // that.clearPage();
onShow: function() {},
methods: {