RuoYi
2021-09-17 12ab8b03d9acb77848c4db9bb0451e77af60acb6
ruoyi-ui/src/views/tool/gen/index.vue
@@ -239,8 +239,6 @@
    if (time != null && time != this.uniqueId) {
      this.uniqueId = time;
      this.queryParams.pageNum = Number(this.$route.query.pageNum);
      this.dateRange = [];
      this.resetForm("queryForm");
      this.getList();
    }
  },