[update] 一般检索资源类型点全部的时候,其他筛选条件清空
This commit is contained in:
@@ -340,6 +340,8 @@ export default {
|
||||
// 更新其他筛选项的数据
|
||||
if (key !== 'all') {
|
||||
this.initFilterData()
|
||||
} else {
|
||||
this.selectOptions = {}
|
||||
}
|
||||
this.onSearch()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user