fix 80042
This commit is contained in:
+2
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user