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'
         }