南昌市物联网技防平台-前端
liuyg
2021-05-09 6582b5dd37e5779cc2eead7337e4b2cd7319a36d
src/views/realTimePolice/real.vue
@@ -460,6 +460,8 @@
      this.onLoad(this.page);
    },
    searchChange(params, done) {
      //清空this.$route.query
      this.$router.push({ query: {} });
      this.query = params;
      this.page.currentPage = 1;
      this.onLoad(this.page, params);