@@ -347,6 +347,7 @@ export default {
} catch {}
},
onSearch() {
+ this.getDetails();
this.pageInfo.page = 1;
this.getList();