fix: 去除部分todo,和完善报告初始化操作的判断

This commit is contained in:
刘洪洪
2023-06-09 10:35:13 +08:00
parent 0a13e99c43
commit ffec88289e
4 changed files with 3 additions and 7 deletions

View File

@@ -464,7 +464,6 @@ export default {
this.queryList({ ...this.pageObj, ...this.timeFilter })
this.queryListTotal({ ...this.timeFilter })
// todo 当前页面选择其他值,重刷界面仍会被重置,后续记得添加上
// 延时一秒避免初始化时pageSize为20pageNo为1也会调用“搜索”的情况
if (!this.initFlag) {
this.timer = setTimeout(() => {