wolyshaw пре 4 година
родитељ
комит
68b6f6415e
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/views/resetTeaming/components/archicesComponents/performance.vue

+ 1 - 0
src/views/resetTeaming/components/archicesComponents/performance.vue

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