RuoYi
2021-09-08 15abd4d053400b28019b89fb6ba9e2065e7d29db
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();
    }
  },