- 金额
<td class="col-md-3" ng-bind="drugOrder.totalPriceOfPlatform | currency:'¥'"></td>
- 日期
<td class="col-md-2" ng-bind="vm.pharmacist.expirationDate | date:'yyyy-MM-dd'"></td>
<td class="col-md-3" ng-bind="drugOrder.totalPriceOfPlatform | currency:'¥'"></td>
<td class="col-md-2" ng-bind="vm.pharmacist.expirationDate | date:'yyyy-MM-dd'"></td>