@@ -154,6 +154,7 @@ export default {
this.$router.push({
path: '/business/performance',
query: {
+ id: this.$route.query.id,
returnUrl: this.$route.fullPath,
phototype: 'SHOW'
}