Merge branch 'feature/shop-order' into develop
Showing
1 changed file
with
0 additions
and
1 deletions
@@ -5,7 +5,6 @@ | @@ -5,7 +5,6 @@ | ||
5 | <h3>退货申请处理</h3> | 5 | <h3>退货申请处理</h3> |
6 | </div> | 6 | </div> |
7 | <div class="ivu-card-body"> | 7 | <div class="ivu-card-body"> |
8 | - {{ returnedGoodsShopStatus[returnedInfo.status] }} | ||
9 | <Row> | 8 | <Row> |
10 | <i-col span="4">退货ID:{{ id }}</i-col> | 9 | <i-col span="4">退货ID:{{ id }}</i-col> |
11 | <i-col span="4">退款申请时间:{{ returnedInfo.createTime | timeFormat }}</i-col> | 10 | <i-col span="4">退款申请时间:{{ returnedInfo.createTime | timeFormat }}</i-col> |
-
Please register or login to post a comment