南昌市物联网技防平台-前端
liuyg
2021-05-09 6582b5dd37e5779cc2eead7337e4b2cd7319a36d
src/views/healthcode/healthcode.vue
@@ -240,6 +240,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);
@@ -322,7 +324,6 @@
        let values = {
          ...params,
        };
        debugger;
        if (this.$route.query.status!=undefined && this.$route.query != undefined && this.$route.query != null && this.$route.query != "" ) {
            if (this.$route.query.type != undefined) {
              this.page.currentPage = 1;