| | |
| | | </div> |
| | | </td> |
| | | <td class="text-center">{{payFeeConfigDiscount.discountType == '1001'?'优惠':'违约'}}</td> |
| | | <td class="text-center">{{payFeeConfigDiscount.startTime||'-'}}</br> |
| | | <td class="text-center" v-if="!payFeeConfigDiscount.startTime&&!payFeeConfigDiscount.endTime"> |
| | | {{'-'}}</td> |
| | | <td class="text-center" v-else>{{payFeeConfigDiscount.startTime||'-'}}</br> |
| | | ~{{payFeeConfigDiscount.endTime||'-'}}</td> |
| | | <td class="text-center">{{payFeeConfigDiscount.payMaxStarTime||'-'}}</br> |
| | | <td class="text-center" |
| | | v-if="!payFeeConfigDiscount.payMaxStarTime&&!payFeeConfigDiscount.payMaxEndTime"> |
| | | {{'-'}}</td> |
| | | <td class="text-center" v-else>{{payFeeConfigDiscount.payMaxStarTime||'-'}}</br> |
| | | ~{{payFeeConfigDiscount.payMaxEndTime||'-'}}</td> |
| | | <!-- <td class="text-center">{{payFeeConfigDiscount.payMaxEndTime}}</td> --> |
| | | <td class="text-center"> |
| | | <div class="btn-group"> |
| | | <button class="btn-white btn btn-xs" |