Authored by lea guo

物流信息不能回退

... ... @@ -303,6 +303,7 @@ export default {
if (this.preView) {
this.preView.hide && this.preView.hide()
}
next();
}
};
</script>
... ...