fix用户管理重置查询部门失效
This commit is contained in:
parent
040150f9d5
commit
5e6e3d6757
@ -357,6 +357,7 @@ function handleQuery() {
|
||||
function resetQuery() {
|
||||
dateRange.value = []
|
||||
proxy.resetForm('queryRef')
|
||||
queryParams.value.deptId = undefined
|
||||
handleQuery()
|
||||
}
|
||||
/** 删除按钮操作 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user