Explorar o código

跳转到订单管理

natasha %!s(int64=3) %!d(string=hai) anos
pai
achega
ae73f9a8c6
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/views/Personalcenter.vue

+ 3 - 0
src/views/Personalcenter.vue

@@ -340,6 +340,9 @@ export default {
         this.navList = this.stuList;
       }
     }
+    if(this.$route.query.SeleNavId){
+        this.SeleNavId = this.$route.query.SeleNavId
+    }
   },
   //生命周期 - 挂载完成(可以访问DOM元素)
   mounted() {