Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-shop-manage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
lzhy
2020-04-21 17:56:29 +0800
Commit
8077140494f9e492f98b99c1e6a530c26a81c413
2 parents
a4a6ddae
da06ed72
Merge branch 'feature/shop-order' into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
app/pages/order/returened/views/operate.vue
app/pages/order/returened/views/operate.vue
View file @
8077140
...
...
@@ -5,7 +5,6 @@
<h3>退货申请处理</h3>
</div>
<div class="ivu-card-body">
{{ returnedGoodsShopStatus[returnedInfo.status] }}
<Row>
<i-col span="4">退货ID:{{ id }}</i-col>
<i-col span="4">退款申请时间:{{ returnedInfo.createTime | timeFormat }}</i-col>
...
...
Please
register
or
login
to post a comment