@@ -92,6 +92,7 @@ const getTableList = (params: DictQuery) => DictApi.page(params)
// 重置
const reset = () => {
initParam.parentId = ''
+ selectTreeId.value = ''
proTableRef.value?.clearSelection()
treeFilterRef.value?.treeRef?.setCurrentKey()
}
@@ -85,6 +85,7 @@ const getTableList = (params: PositionQuery) => PositionApi.page(params)
initParam.orgId = ''
@@ -91,6 +91,7 @@ const searchColumns: SearchProps[] = [