优化提示
This commit is contained in:
@ -239,8 +239,6 @@ export default {
|
||||
if (time != null && time != this.uniqueId) {
|
||||
this.uniqueId = time;
|
||||
this.queryParams.pageNum = Number(this.$route.query.pageNum);
|
||||
this.dateRange = [];
|
||||
this.resetForm("queryForm");
|
||||
this.getList();
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user