mirror of
https://github.com/apache/rocketmq-dashboard.git
synced 2026-06-07 21:33:20 +08:00
Co-authored-by: zhangjidi2016 <zhangjidi@cmss.chinamobile.com>
This commit is contained in:
@@ -384,7 +384,7 @@
|
||||
<div class="modal-header">
|
||||
<h4 class="modal-title">[{{ngDialogData.consumerGroupName}}]{{'CONSUME_DETAIL' | translate}}</h4>
|
||||
</div>
|
||||
<div class="modal-body ">
|
||||
<div class="modal-body " style="overflow: auto">
|
||||
<table class="table table-bordered table-hover" ng-repeat="consumeDetail in ngDialogData.data">
|
||||
<tbody>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user