Commit d9c07d3c by Joey

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

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