@@ -732,7 +732,7 @@
</div>
</td>
<td ng-if="check.totalCount.length === 0">-</td>
- <td style="color: #3f84f6;cursor: pointer" ng-click="goToMNs(check)">立即对账</td>
+ <td style="color: #3f84f6;cursor: pointer" ng-click="goToMNs(check)">对账详情</td>
</tr>
</tbody>
@@ -1140,4 +1140,7 @@
left: auto !important;
right: 0;
}
+ .wui-date.small .wui-date-picker .month_panel .wui-data-table td {
+ line-height: 20px;
+ }
</style>