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 16:32:08 +0800
Commit
47e3cfc17211d3b9d03571e11366cadb8c51a9c9
1 parent
1e38675e
return-page
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/vue/home/refund/logistics.vue
public/vue/home/refund/logistics.vue
View file @
47e3cfc
...
...
@@ -65,6 +65,7 @@
if (res.code !== 200) {
tip.show(res.message || '网络错误');
} else {
window.history.go(-1);
return false;
}
});
...
...
Please
register
or
login
to post a comment