mirror of
https://gitee.com/y_project/RuoYi-Vue.git
synced 2026-05-22 17:58:37 +00:00
update tree-panel ref
This commit is contained in:
@@ -379,7 +379,7 @@ export default {
|
|||||||
this.dateRange = []
|
this.dateRange = []
|
||||||
this.resetForm("queryForm")
|
this.resetForm("queryForm")
|
||||||
this.queryParams.deptId = undefined
|
this.queryParams.deptId = undefined
|
||||||
this.$refs.deptTree.setCurrentKey(null)
|
this.$refs.deptTreeRef.setCurrentKey(null)
|
||||||
this.handleQuery()
|
this.handleQuery()
|
||||||
},
|
},
|
||||||
// 多选框选中数据
|
// 多选框选中数据
|
||||||
|
|||||||
Reference in New Issue
Block a user