Commit e71d47a3 by 乔延琦

Merge branch 'develop-zhouyi' into 'develop'

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

See merge request GFP/RBC/rbc-frontend!65
parents 55987344 d9c07d3c
......@@ -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