فهرست منبع

计算器-推荐产品

panyong 3 سال پیش
والد
کامیت
846183d45c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      htmldev/loan/src/views/loan/index/child/goods.vue

+ 1 - 1
htmldev/loan/src/views/loan/index/child/goods.vue

@@ -46,7 +46,7 @@ export default {
   computed: {
     routerName () {
       // loanRecommend: 推荐商品
-      return this.$router.name
+      return this.$route.name
     }
   }
 }