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