南昌市物联网技防平台-前端
src/views/healthcode/healthcode.vue
@@ -232,7 +232,10 @@
      beforeOpen(done, type) {
      },
      searchReset() {
        //清空搜索框中的内容
        this.query = {};
        //清空this.$route.query
        this.$router.push({ query: {} });
        this.onLoad(this.page);
      },
      searchChange(params, done) {