[update] 内部工作组点击左侧工作组,查询右侧数据查询第一页
This commit is contained in:
@@ -394,6 +394,7 @@ export default {
|
|||||||
// 设置当前左侧树节点对象,为了右侧表格操作判断权限
|
// 设置当前左侧树节点对象,为了右侧表格操作判断权限
|
||||||
this.setCurrNodeObjByKey(this.treeData)
|
this.setCurrNodeObjByKey(this.treeData)
|
||||||
this.queryParam.workingGroupId = selectedKeys[0]
|
this.queryParam.workingGroupId = selectedKeys[0]
|
||||||
|
this.ipagination.current = 1
|
||||||
this.loadData()
|
this.loadData()
|
||||||
},
|
},
|
||||||
// 右侧新增
|
// 右侧新增
|
||||||
|
|||||||
Reference in New Issue
Block a user