Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
Email Patches
Plain Diff
Browse Files
Authored by
郝肖肖
2017-07-10 18:06:51 +0800
Commit
1f725991497bc1900de99d9668ae27044b151d6c
1 parent
553852b5
'填写物流信息返回'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/vue/home/refund/logistics.vue
public/vue/home/refund/logistics.vue
View file @
1f72599
...
...
@@ -65,7 +65,7 @@
if (res.code !== 200) {
tip.show(res.message || '网络错误');
} else {
window.history.go(-1)
;
location.href = document.referrer
;
return false;
}
});
...
...
Please
register
or
login
to post a comment