疯狂的狮子Li
2021-09-17 f3a8b4625f24511620e9b00299b5dc0580d1e4b1
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();
    }
  },