Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-app-web
·
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
lea guo
2019-10-19 17:44:51 +0800
Commit
18551eb92948c8c7295f0b4b27540fb0793fcc10
1 parent
22d3ee2c
物流信息不能回退
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/pages/order/order-logistics-info.vue
apps/pages/order/order-logistics-info.vue
View file @
18551eb
@@ -303,6 +303,7 @@ export default {
@@ -303,6 +303,7 @@ export default {
303
if (this.preView) {
303
if (this.preView) {
304
this.preView.hide && this.preView.hide()
304
this.preView.hide && this.preView.hide()
305
}
305
}
306
+
next();
306
}
307
}
307
};
308
};
308
</script>
309
</script>
Please
register
or
login
to post a comment