fix 80042

This commit is contained in:
赵霄
2024-01-12 14:51:35 +08:00
parent c71a060d6d
commit 22dff7bf3d
@@ -156,6 +156,8 @@ export default {
...this.filters,
pageNo: this.ipagination.current,
pageSize: this.ipagination.pageSize,
column: 'createTime',
order: 'desc'
}
// 清空在可选范围内进行查询
if (!query.source && this.canSelectedSource.length < 3) {