Commit 3eab3a92 authored by jingnan's avatar jingnan 👀

批量签审AO标识分页bug修改

parent ec249ce4
......@@ -300,6 +300,8 @@ export default {
this.$nextTick(() => {
this.nodeData = data
this.level = level
this.tablePagination.currentPage = 1
this.tablePagination.total = 0
this.getTableData(data, level)
})
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment