Commit d9c07d3c by Joey

fix(@rbc/workflow-job-view): toolbar没有显示总条数

parent 89f16eff
......@@ -16,7 +16,7 @@
:cardInfo='cardInfo'
:tableData="tableData"
:table='table'
:totalCount='totalCount'
:totalCount='pagerConfig.total'
:tableSelection="tableSelection"
:extraActionObject="extraActionObject"
:queryBus="queryBus"
......
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